Snake-And-Apple icon indicating copy to clipboard operation
Snake-And-Apple copied to clipboard

Python code for the game snake and apple

Snake-And-Apple

This repository contains python based interactive Snake-And-Apple game.

Installing Snake-And-Apple:

git clone https://github.com/aqeelanwar/Snake-And-Apple.git

Running Snake-And-Apple:

cd Snake-And-Apple
python main.py

Screenshots

Controls

  1. The game begins with snake of length 3 waiting for user input
  2. Keyboard Up, Down, Right, and Left are used to navigate
  3. The result of the game is displayed at the end of the game
  4. Click anywhere on the result screen to play again

Author

Aqeel Anwar