Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 588 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 588 Bytes

MM.js

HTML5 (canvas) port of my old game Mortar Mayhem

"Let's play MORTAR MAYHEM" on Youtube:

Let's play Mortar Mayhem

Progress

About 80% done of porting. Main game is working, but shop and stats are still missing.

How to Play

Clone this repository:

git clone [email protected]: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/