8000 GitHub - muhammadbalawal/Web_FinalProject
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

muhammadbalawal/Web_FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web_FinalProject

This project is called Shadow Riddles. It uses 2 API (mentioned below) and canvas properties to make a maze game.

APIs Used

  1. maze-character-api: This API is used for fetching character info such us the desciption, speed, tourch power, and health.

    • Endpoint: https://maze-character-api.vercel.app/api/characters?id=${playerId}
  2. riddle-api: This API is used for fetching riddles.

    • Endpoint: https://riddle-api-gamma.vercel.app/api/riddles?id=${idForfetch}

Resources

Instructions

  1. Select the game duration (30 minutes is valid for the first time).
  2. Pick a character to start the game.
  3. Navigate through the maze and approach each maze master.
  4. Each maze master will ask you a riddle.
  5. Answer the riddle in the top left corner of the screen.
  6. You will see if your answer is correct or wrong in the top left corner.
  7. If you answer incorrectly, you will lose 10 health points.
  8. If you lose all your health points, you will die.
  9. After answering all the riddles, find the exit marked by two flags.
  10. If you try to cross the exit without completing all the riddles, you will die.

Designs

Maze Game Design Example OF Charater

License

This project is licensed under ME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0