https://github.com/kangjung/13-maze
js13kGames competition 2024. (Theme for this year is Triskaidekaphobia.)
https://github.com/kangjung/13-maze
htmlgame js13kgames js13kgames2024 jsgame
Last synced: 4 months ago
JSON representation
js13kGames competition 2024. (Theme for this year is Triskaidekaphobia.)
- Host: GitHub
- URL: https://github.com/kangjung/13-maze
- Owner: kangjung
- Created: 2024-08-15T08:40:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T09:06:34.000Z (9 months ago)
- Last Synced: 2024-10-09T22:41:40.048Z (8 months ago)
- Topics: htmlgame, js13kgames, js13kgames2024, jsgame
- Language: HTML
- Homepage: https://dev.js13kgames.com/2024/games/13-maze
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 13-Maze



Click on the tile to move it.
Depending on the tile, your score goes up or down.
The game ends when the score reaches 13 points or more or -13 points or less.
Find the exit.
# About
* Game for the [js13kGames competition 2024.](https://js13kgames.com/) (Theme for this year is Triskaidekaphobia.)
* Characters and images are made of [Aseprite](https://github.com/aseprite/aseprite).