Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sebadorn/js13k-2022-death
- Owner: sebadorn
- License: mit
- Created: 2022-08-17T21:14:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T18:41:12.000Z (over 2 years ago)
- Last Synced: 2024-12-06T13:25:05.578Z (2 months ago)
- Topics: game, javascript, js13k, js13kgames, js13kgames2022
- Language: JavaScript
- Homepage: https://sebadorn.github.io/js13k-2022-death/
- Size: 353 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.