Social game developed as part of the Pervasive Computing course at LTU.
These instructions will help you get a copy of the project up and running on your local machine.
This project requires Python 3 or later
Install the requirements located in hotscreen/server and hotscreen/screen
pip3 install -r hotscreen/screen/requirements.txt
pip3 install -r hotscreen/server/requirements.txt
- locate to hotscreen/server and run the following commands
python3 run.py
- locate to hotscreen/screen and run the following commands
python3 run.py
- Henrik
- Rasmus
- Marcus
- Linn
- Mikael