HTML5 (canvas) port of my old game Mortar Mayhem
About 80% done of porting. Main game is working, but shop and stats are still missing.
Clone this repository:
git clone git@github.com:pcoltau/MM.js.git
cd MM.js
Start a simple web server in the current directory:
python -m SimpleHTTPServer
Open the local website in a browser:
http://localhost:8000/