Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schnark/js13kgames-2024

Submission for the Js13kGames competition 2024
https://github.com/schnark/js13kgames-2024

js13k js13kgames js13kgames2024

Last synced: 2 days ago
JSON representation

Submission for the Js13kGames competition 2024

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