summaryrefslogtreecommitdiff
path: root/README.md
blob: 9847923c90b6fe1f6e1dc55e5d303c54ebbc5b50 (plain)
1
2
3
4
5
6
## How to play
Clone repo to a Directory and cd into, then
```bash
pip install pygame
python game.py
```