https://github.com/mozzius/lyric
a song lyric game!
https://github.com/mozzius/lyric
Last synced: about 2 months ago
JSON representation
a song lyric game!
- Host: GitHub
- URL: https://github.com/mozzius/lyric
- Owner: mozzius
- Created: 2019-08-09T22:13:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T08:50:20.000Z (over 3 years ago)
- Last Synced: 2025-03-19T20:52:28.690Z (about 1 year ago)
- Language: Python
- Homepage: https://lyric.games
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lyric
## Test your lyrical knowledge
> https://lyric.games
> Note: Currently not working, due to Heroku deprecating the database add-on I was using
### Tech
- Python 3
- Flask
- Mongodb
- Socket.io
- SASS
- jQuery
### Running this project
1. Install python modules (pip -r requirements.txt)
2. Set up `libsass`, the error message will tell you what to do
3. `py app/main.py`