https://github.com/ollycassidy13/billboard-guessing-game
https://github.com/ollycassidy13/billboard-guessing-game
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ollycassidy13/billboard-guessing-game
- Owner: ollycassidy13
- Created: 2024-07-25T19:05:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T19:10:44.000Z (10 months ago)
- Last Synced: 2024-07-25T22:06:18.280Z (10 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Billboard Song Guessing Game
In this directory run:
```
pip install -r requirements.txt
```Then simply run UI_guessing_game.py to get started!
```
python UI_guessing_game.py
```