Snake-And-Apple
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
- The game begins with snake of length 3 waiting for user input
- Keyboard Up, Down, Right, and Left are used to navigate
- The result of the game is displayed at the end of the game
- Click anywhere on the result screen to play again