https://github.com/mistertea/landsharkgame
Landshark (A game heavily inspired by For Sale)
https://github.com/mistertea/landsharkgame
Last synced: 3 months ago
JSON representation
Landshark (A game heavily inspired by For Sale)
- Host: GitHub
- URL: https://github.com/mistertea/landsharkgame
- Owner: MisterTea
- License: apache-2.0
- Created: 2020-03-27T19:07:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-07T16:53:16.000Z (about 1 year ago)
- Last Synced: 2025-01-20T14:48:34.570Z (5 months ago)
- Language: Python
- Size: 1.29 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To play:
```
git clone https://github.com/MisterTea/LandsharkGame.git
cd LandsharkGame/backend
pip install -e .
python play_random.py
```