Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T09:06:34.000Z (2 months ago)
- Last Synced: 2024-10-09T22:41:40.048Z (about 1 month 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
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![image](https://github.com/user-attachments/assets/7b8b07de-8908-46e7-a6b1-645d906f75fc)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).