Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrspeaker/js13k
js13k entry
https://github.com/mrspeaker/js13k
Last synced: 19 days ago
JSON representation
js13k entry
- Host: GitHub
- URL: https://github.com/mrspeaker/js13k
- Owner: mrspeaker
- Created: 2013-09-05T21:06:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-19T15:48:38.000Z (about 11 years ago)
- Last Synced: 2024-10-10T22:48:46.723Z (about 1 month ago)
- Language: JavaScript
- Size: 715 KB
- Stars: 9
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Glowbougs: a js13k entry by Mr Speaker
Find and trap the mysterious Glowbougs, deep underground. Use your arrow keys to run and jump, fire your spears for self defence as well as scaling the tricky terrain. Find traps scattered around labyrinth - and activate them (hold "down" and "fire) under a Glowboug. If you ensnare one, it will point you in the direction of pieces of grail. The pieces you so desire...
Made for the JS13K 2013 competition. [See the entry](http://js13kgames.com/entries/glowbougs) or [play the latest version](http://www.mrspeaker.net/dev/game/glowbougs)
Made by [Mr Speaker](http://www.twitter.com/mrspeaker)## Controls
arrows: move/jump
space: fire
space + down: activate trap## Notes on the code
Here be dragons. Written from scratch in a few days.