bdhammel / asteroid-flask

space apps project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

space apps project


Languages

Language:Python 100.0%