# install dependencies
pipenv install
# change the config.py file
{
'APIKEY': 'your api key'
...
}
# run the server(main.py)
1. python main.py
2. open the index.html in the root directory and play it!
For a detailed explanation on how things work, check out these API documents: