A simple flask application to display a single game from a queue of games generated from the Unity3D showcase gallery.
Installation Instructions (linux)
- Activate your virtual environment
- pip install -r requirements.txt
- python run.py
Navigate to http://127.0.0.1:5000/ to check it out.
For an overview of my design, check out https://docs.google.com/document/d/1WgQdKjU89HlNp40Idq7E1UDlzuyPa7JRaOI2KDBXyxY/edit?usp=sharing