0004-JS-WHJ-PRO-C8: THE WORLD’S HARDEST GAME



PRO-C8: THE WORLD’S HARDEST GAME





Story:

Every game has a few simple components…

The player playing the game should have a goal. It should give you obstacles to overcome. And it should offer you feedback on how you are doing in the game. Additionally, good games also have some story behind them.

With all these points in mind, design your own game with your own character, goals, obstacles, feedback and a story.


 


Getting Started:

  1. Login to code.org
  2. Click on the following link: Project Template
  3. Click on “Remix”.
  4. Rename the project to Project 8 and click on Save.
Specific Tasks to complete the Project:
  1. Create the arena for your game.

  2. Create the main character for your game.
    • Add controls for your character.

  3. Create obstacles for your main character to reach their goal.

  4. Give feedback to the player - score, sounds etc.- to tell how they are doing in the game.

  5. You can also build a story in your game.
  6. Click on Run once to check if the code is working correctly.


Comments

Popular posts from this blog

0000-JS-WHJ-PRO-C2: SQUARIADS

0001-JS-WHJ-PRO-C4: RETURN OF THE JEWEL THIEF