Final Project Proposal

For my final project, I will create a 2D game where the player controls a ninja and the goal is to survive as long as possible while dodging the ninja star that will target their position. The character is given 4 hits before the game ends.

For the player, I made:

For the ninja star I made:

For the background I use:

https://www.deviantart.com/artistsaif/art/Dojo-Background-504367161 — Credit to Artist

For the Start Page I made:

For the Audio I use: https://opengameart.org/content/8-bit-ninja — Credit

For the Health I made:

Scratch Project – Dodge Dojo

Link to my Game

Been a while since i made a Scratch project , but I am happy how it turned out. In this game you control a ninja and your objective is to survive as long as possible while avoiding the ninja stars/ shuriken’s using the controls WASD to move and Space bar to dodge. Hope you enjoy !

Week 5 progress

Longer demo of the game with a visible health bar instead of the scratch variable text. Since i think it gave it a better look. I think i was able to properly record the audio of the sound effects but not entirely sure. (My bad if u can hear my music in the audio)

Very simplistic code to run the health bar and I didn’t need to over complicate which was nice to have. Debating if i want to have something similar with the timer or dash timer/cooldown.

Added a 3 health system but it’s acts as more of a 3 chance system with the 4th hit ending the game. added more costumes to have lesser code being run and lesser chance of error. Nothing to crazy.

Week 4 Progress

Lil demo of the game being run ( my bad for the poo gameplay) Added a dojo like background to give it more ninja like feel.

Added a new costume for the ninja sprite where he gets hit by the ninja star

Made a sound effect for the ninja getting hit and ending the gameplay and fixed an error that can occur when dashing and dying before the cooldown resets. Lowkey something simple but spent way too much time on.

Added more blocks to help keep my code smaller and simpler while also adding animation for the ninja star and a throwing/whooshing sound effect