crackofdusk / tinyworld

Ludum Dare 23 jam entry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny World

A Ludum Dare 23 jam entry.

Development

Install coffeescript (you need npm — http://npmjs.org/)

npm install -g coffee-script

Run:

make server

to start a simple python server to serve the game. And

make game

to compile the coffeescript files in js/ automatically when they change.

About

Ludum Dare 23 jam entry


Languages

Language:JavaScript 93.9%Language:CoffeeScript 6.1%