https://github.com/lanceewing/the-13th-door
The 13th Door is a point and click adventure game written for the 2024 js13kGames contest. This year the theme was "Triskaidekaphobia".
https://github.com/lanceewing/the-13th-door
adventure-game game html5-games javascript js13k js13kgames js13kgames2024 triskaidekaphobia
Last synced: 4 months ago
JSON representation
The 13th Door is a point and click adventure game written for the 2024 js13kGames contest. This year the theme was "Triskaidekaphobia".
- Host: GitHub
- URL: https://github.com/lanceewing/the-13th-door
- Owner: lanceewing
- Created: 2024-09-10T06:16:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T12:11:11.000Z (over 1 year ago)
- Last Synced: 2025-08-10T11:42:42.917Z (10 months ago)
- Topics: adventure-game, game, html5-games, javascript, js13k, js13kgames, js13kgames2024, triskaidekaphobia
- Language: JavaScript
- Homepage: https://lanceewing.github.io/the-13th-door/
- Size: 4.26 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The 13th Door
"The 13th Door" is a point and click animated adventure game written for the 2024 js13kGames contest.

You control Pip, who has Triskaidekaphobia, the fear of the number 13. His doctor has recommended a session within the "Exposure Therapy" escape room as a way to cure his fear. The escape room is a series of 49 rooms connected in a maze. In these rooms, Pip will encounter 13 numbered doors of varying colour, 13 golden coins, and 13 ghosts protecting the locked doors. Will sustained exposure work?
# Controls
Control Pip by using the Walk to, Look at, Pick up, Use and Push icons at the bottom of the screen.
[🚶] **Walk to:** Used for moving around rooms and moving to other rooms.
[👁️] **Look at:** Used for examining an inventory item or an object in the current room.
[🤚🏼] **Pick up:** Used for picking up items that you find.
[👆🏼] **Use:** Used for interacting with certain items within the room.
[💪🏼] **Push:** Used for pushing objects around within a room.
You can also use the items in your inventory by clicking on them and then clicking on the thing you want to use it on.
# Screenshots
 | 
:-------------------------:|:-------------------------:
 | 
# Credits
**Created By:** Lance Ewing
**Background Music By:** Lance Ewing
**Music Synth Library:** [SoundBox](https://sb.bitsnbites.eu/) by Marcus Geelnard
**Sound Effect Library:** [JSFXR](https://github.com/mneubrand/jsfxr) by Markus Neubrand