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:
- Login to code.org
- Click on the following link: Project Template
- Click on “Remix”.
- Rename the project to Project 8 and click on Save.
Specific Tasks to complete the Project:
- Create the arena for your game.
- Create the main character for your game.
- Add controls for your character.
- Create obstacles for your main character to reach their goal.
- Give feedback to the player - score, sounds etc.- to tell how they are doing in the game.
- You can also build a story in your game.
- Click on Run once to check if the code is working correctly.
Comments
Post a Comment