Gates of Paradise is a treasure hunt game created with p5.js
Playthrough of the game: here!
You are a ghost! Peter knows he has to help you get to heaven BUT He lost his keys.
And you are the one who must help him find another way to unlock Paradise.
Peter will take you to his apartment and give you some rhymed clues to find some items.
You have to be careful and not let the devil scare you or take your money! Your money will help you find difficult clues that you cannot alone.
If you are good enough and manage to unlock Paradise, Peter will keep his job and you will go to Heaven!
✓ Move up/left/down/right with arrows or wasd
✓ Move faster? Hold r!
✓ Move slower? Hold z!
✓ Need help with a clue? Press g!
✓ Interact with an item? Press e, when you are really close to it!
✓ Need a reminder about the keyboard keys that you can use? Press f!
✓ Pick coins
✓ Mini question game with devil where if you answer wrong you will lose your coins
✓ Pray and pay for extra help
✓ Dialogs. You can hear all the dialogs between player/Peter and Devil
✓ Collision with items
✓ Player cannot leave a room when they are talking with Peter or Devil
✓ In the terminal write
npm install -g http-server
✓ In the terminal cd to the folder of the project
cd {path}
✓ Then type
http-server
✓ The server started running and printed some information in the cmd:
✓ Then type
http-server
✓ You have to copy the address that shows you that is available on for example
Available on:http://192.168.1.2:8080
✓ And you paste the following address in your browser (browser: Google Chrome)
✓ Please use Google Chrome to run this game (because you will hear all the voices with the same voice if you don't!)
✓ Please also be sure that you have enable audio permissiong in your browser
✓ Folder stores all the p5.js libraries that were used for developing and that are needed for running the game.
Special credit must be given to Ms Anastasia Petroulaki for creating all the images you will see in the game (maps/items/first page)