Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wasi0013/macaco
HTML5 Game built with Phaser.js
https://github.com/wasi0013/macaco
Last synced: 4 days ago
JSON representation
HTML5 Game built with Phaser.js
- Host: GitHub
- URL: https://github.com/wasi0013/macaco
- Owner: wasi0013
- License: mit
- Created: 2015-05-12T16:03:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T17:51:17.000Z (over 9 years ago)
- Last Synced: 2023-08-13T20:10:03.890Z (over 1 year ago)
- Language: JavaScript
- Size: 4.8 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Macaco
HTML5 Game built with [Phaser.js] (http://phaser.io/)
##Play the game
[download]() the zipped repository and extract it in the server directory (i.e `htdocs/` for [XAMPP](https://www.apachefriends.org/index.html) or `var/www/html/` etc) goto [http://localhost/Macaco/index.html](http://localhost/Macaco/index.html)or, if you have python then use python's simple http server
for python2
`python -m SimpleHTTPServer`
for python3
`python -m http.server`and goto [localhost:8000](http://localhost:8000)