Skip to content
This repository was archived by the owner on Apr 27, 2020. It is now read-only.

excaliburjs/ludum-33

Repository files navigation

⚠️ 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-33

Ludum Dare 33 Game Jam (August 21-24)

To run:

git submodule init
git submodule update
git fetch
git checkout gh-pages

VS Code:

  • Ctrl-Shift-B: Build typescript
  • Ctril-Shift-P: Run Task > Copy (copies excalibur.js to root dir)

Set up local web server (IIS, IIS Express, etc) to run.

About

Ludum Dare 33: Crypt of the Minotaur

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors