A game of Individual Software Development Process developed using Cocos2d-JS
Click here
Requirements
- Python 2.7 or 3.5+, don't forget to add the Python executable to your PATH afterwards
Steps
- Clone or download this repository
- Open your
terminal
- Type
python -m SimpleHTTPServer
. For Windows with Python 3.5+ typepython -m http.server
- Visit
http://localhost:8000/
on your browser