mairaafreitas / snake-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snake-game

This is the classic snake game that was part of my childhood.

In this Snake's game, the player can use the arrow keys to move a "snake" around the board. As the snake finds food, it eats the food and thereby grows larger. The game ends when the snake either moves off the screen or moves into itself. The goal is to make the snake as large as possible before that happens.

About


Languages

Language:Python 100.0%