/asteroid-flask

space apps project

Primary LanguagePython

Install Brew

http://brew.sh
brew install freetype
brew install gcc
brew install python
brew install redis
brew install node

Install python package manager

easy_install pip
pip install -r requirements.txt

Open three terminal windows and enter the following commands to start program

redis-server
python worker.py
python game