/Snake_game

I developed a desktop application called Snake Game using Python and Pygame. The game is very user-friendly and can be played by anyone. To play, simply move the snake around the screen using the arrow keys. The snake will grow longer as it eats apples. If the snake touches itself or the edge of the screen, the game is over.

Primary LanguagePython

This repository is not active