Small games to play in the terminal. The games are build for fun little side projects, don't expect compatiblety or settings and options or save games.
- Shell prompt with curses (Linux/Mac/Windows Bash)
- Python 3
Clone the repository or download the game file, run script directly or call it by python3.
The old simple Snake game, you have 3 lives to get the highest score. You control the snake by the arrow keys or with hjkl.
Game where you play against the computer to get the most colored tiles. You conquer a tile by picking a color that is adjacent to your current tiles.
Contribution is always welcome, just create a pull request.