@ -43,5 +43,5 @@ func placeApple(snakex *int, snakey *int) Apple {
}
func drawApple(screen tcell.Screen, style tcell.Style, x int, y int) {
screen.SetContent(x, y, '', nil, style)
screen.SetContent(x, y, '🍎', nil, style)
The note is not visible to the blocked user.