Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/veu/under13k
Entry for 2013.js13kgames.com
https://github.com/veu/under13k
Last synced: 4 days ago
JSON representation
Entry for 2013.js13kgames.com
- Host: GitHub
- URL: https://github.com/veu/under13k
- Owner: veu
- License: gpl-3.0
- Created: 2013-08-31T12:22:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T07:39:58.000Z (almost 5 years ago)
- Last Synced: 2024-10-24T18:36:56.979Z (19 days ago)
- Language: JavaScript
- Size: 76.2 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Under the Crypt
========Entry for [Js13kGames 2013](http://2013.js13kgames.com).
In this dungeon crawling tower defense game you play a paranormal researcher tasked with ridding an old crypt of its supernatural inhabitants. Try to survive as long as possible while defeating wave after wave of enemies. Because you will die a lot, you can choose between hard mode (permadeath) and normal mode.
The game is playable on both PCs and mobile devices and has been tested in recent Chrome and Firefox (both on GNU/Linux, Windows, and Android), Safari (iOS), IE 11 preview (Windows), and Silk (Android). It is recommended to switch off fullscreen in Firefox and IE due to rendering glitches.
Thanks to @UlrikeErdmann, Tyber Zann, and everyone else for testing and tips and to @Siorki for the awesome [regPack](https://github.com/Siorki/RegPack).
The code is licensed under GPLv3. All assets are CC-BY.
Run the compile.sh to build the compressed version using closure compiler and zip.
Additionally compile the JS with regPack to reach the competition limit.