excaliburjs / ludum-31

Ludum Dare 31: Sweep Stacks

Home Page:http://excaliburjs.com/ludum-31

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ Important Note for future explorers

If you’re looking for good examples of how to build games in Excalibur, please visit the official sample gallery.

We don’t recommend using this game’s source code as an example for your own work

  • it was built quickly during a game jam; the code likely cuts a few corners and is a bit messy in some places
  • the version of Excalibur it's using is out-of-date; the API has likely changed, and there are newer, better design patterns for building games using the Excalibur engine.

If you’d like to explore for curiosity’s sake, go on ahead, and good luck!

- the Excalibur.js team


ludum-31

Build Status

Repository for Ludum Dare 31 Game Jam

Play

Play the game at http://excaliburjs.com/ludum-31

Contributing

Just commit to master branch, Travis CI will automatically build and deploy to the gh-pages branch. You will see the results at http://excaliburjs.com/ludum-31

Working Locally

Recommend to install VS 2013 with Update 4 (Typescript 1.3). Open the solution and build the solution (Ctrl-F5) to run.

About

Ludum Dare 31: Sweep Stacks

http://excaliburjs.com/ludum-31


Languages

Language:JavaScript 83.3%Language:TypeScript 13.3%Language:HTML 2.1%Language:CSS 1.1%Language:Shell 0.1%