Inspiration

The inspiration was to remake the World's Most Liked game "The Snake Game" which cherished the old memories in a very light weight Command Line Platform.

What it does

The project is a lightweight command line platform based Snake Game which is built using Python and Curses Library. The Game has its command line menu where one can start game or exit the game etc. Once Start the Game the snake arena Opens where one has to move the snake throughout the arena and find food and Grow. Once hit by boundaries the game gets over and Score is Displayed in Command Line Terminal.

How we built it

We used Python Language to Build the Game. A Python based Command Line Library called Curses was used to design the command Line interface and Game.

Challenges we ran into

Integrating Menu Bar with the Snake Game Playing Area and Use of Curses Library which was literally new for us.

Accomplishments that we're proud of

Using a new Library to develop ka game that can run purely on Command Line Terminal.

What we learned

Curses Library and How to Design Game using Basic Python Syntax and Library.

What's next for Python Snake Game

Enabling Colored Graphics in the CMD Terminal Itself.

Built With

+ 24 more
Share this project:

Updates