No description
- Python 98.2%
- Nix 1.8%
| __pycache__ | ||
| .gitignore | ||
| gameABC.py | ||
| main.py | ||
| pacman.py | ||
| pong.py | ||
| README.md | ||
| run | ||
| shell.nix | ||
| snake.py | ||
Raspigames
Small collection of games in python meant to be played on a raspberry pi done in python with the pygame library.
Implemented games
- Snake
- Pong
TODO
- Pacman