Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schnark/js13kgames-2024
Submission for the Js13kGames competition 2024
https://github.com/schnark/js13kgames-2024
js13k js13kgames js13kgames2024
Last synced: 2 months ago
JSON representation
Submission for the Js13kGames competition 2024
- Host: GitHub
- URL: https://github.com/schnark/js13kgames-2024
- Owner: Schnark
- Created: 2024-08-14T17:02:45.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-10T17:33:02.000Z (3 months ago)
- Last Synced: 2024-10-15T17:36:56.174Z (2 months ago)
- Topics: js13k, js13kgames, js13kgames2024
- Language: JavaScript
- Homepage:
- Size: 236 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository hosts my submission for https://js13kgames.com/.
The game is a Rogue-like, Lord Balsekil stole your seven lucky charms, and you have to get them back.
There are several versions of the game:
* Official version: https://dev.js13kgames.com/2024/games/lord-balsekils-lairs-of-bad-luck
* Development version: https://schnark.github.io/js13kgames-2024/
* Minified version: https://schnark.github.io/js13kgames-2024/min/Things I would have added given more space and time:
* wall shading
* save/restore
* Lord Balsekil and his henchmen could utter funny maledictions while fighting
* in-game help
* healing mechanism for enemies, retreat to do so
* levels with rooms and mazes together
* different images for differently sized monsters
* optional ASCII display
* better autoexplore (Dijkstra map)
* music