jrabbe / LD31

Ludum Dare 31 entry : Entire Game on One Screen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ludum Dare 31 : Entire Game on One Screen

My repository for my Ludum Dare 31 game following on the theme "Entire Game on One Screen" (still wish ☃ had won).

Running

clone this repository, in the directory simply run python -m SimpleHTTPServer <port number> then go to http://localhost:<port number> to play.

Testing a markdown thing:

  • The asterisks in the following comment should be aligned with the first asterisk in the open tag.

    /**
     * This is a test
     *
     * @param {object} something
     */

About

Ludum Dare 31 entry : Entire Game on One Screen

License:MIT License


Languages

Language:JavaScript 100.0%Language:CSS 0.0%