Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sebadorn/js13k-2022-death

Entry for the js13kGames competition of 2022. Theme: DEATH. Placed 38/151.
https://github.com/sebadorn/js13k-2022-death

game javascript js13k js13kgames js13kgames2022

Last synced: 3 days ago
JSON representation

Entry for the js13kGames competition of 2022. Theme: DEATH. Placed 38/151.

Awesome Lists containing this project

README

        

# js13k 2022: Hel's Trial

![Screenshot from the game.](thumb_400x250.png?raw=true)

Entry for the [js13k competition of 2022](https://2022.js13kgames.com/).
Theme: **DEATH**

## Description

Norse goddess Hel presides over Niflheim, the underworld realm where warriors go after death if they did not fall in battle, but died of sickness or old age. One such warrior's soul is granted a chance to ascend to Valhalla after all … if they clear Hel's trial.

A turn-based game.

## Controls

* Mouse to select tiles and press buttons
* [1]/[2]/[3] to switch between attacks
* [E] to end your turn
* [Escape] to pause/unpause

## Resources

* Game Engine: [LittleJS](https://github.com/KilledByAPixel/LittleJS)

Best performance in Chromium-based browsers.