MageJohn / Terminal_Worm

A remake of the classic Snake game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminal_Worm

A remake of the classic Snake game, using Python and the curses module.

The aim is to have as many features as possible, while still making the game simple and fun to play.

Features

  • A splash animation at the start

  • Go out one side, come in the other

  • In-game help

  • Configurable. Many aspects of the game can be changed in the constants.py file

  • Bonuses. Little bugs that come on screen, and give extra points

TODO

  • Highscores

  • Mazes, similar to Nokia's Snake II

  • Colors

  • Saved games

About

A remake of the classic Snake game.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%