My repository for my Ludum Dare 31 game following on the theme "Entire Game on One Screen" (still wish ☃ had won).
clone this repository, in the directory simply run python -m SimpleHTTPServer <port number>
then go to http://localhost:<port number>
to play.
-
The asterisks in the following comment should be aligned with the first asterisk in the open tag.
/** * This is a test * * @param {object} something */