Have fun trying to run this/work on it/fix it/debug it/build off of it
This is the Great Games thing, go though each file and look at the comments that look like this
# fill in
and do what they say, now run these commands:
$ git clone https://github.com/OreoDivision/Great-Games
$ cd Great-Games
$ pip install -r req.txt
(you need more then one terminal):
$ python main.py
$ cd api
$ python api.py