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

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".

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.

![Screenshot](img/door_13_start.png)

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

![](img/door_6_intro.png) | ![](img/door_10.png)
:-------------------------:|:-------------------------:
![](img/door_7.png) | ![](img/door_2.png)

# 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