In order to play the game, first choose a name. Afterwards, press the SPACEBAR to release a lightning bolt and try to hit the ghost in its weak spot to make it stop! To play again, press the green flag.
The game involves a wizard that is named at the start of the game with a "name" variable". The wizard sprite is shooting a ghost that is going up and down across the backdrop using a "glide" block. The lightning bolt being shot is also using a "glide" block as well as a "when __ key is pressed" block. A "tries" variable exists in order to count the amount of times the lightning bolt is shot until the program is stopped when the ghost is finally hit. project by Usman Khan and Eyad Warraky