/Ball-Game

Js project: canvas ,listener

Primary LanguageJavaScript

Ball-Game

Js Project: include canvas. In the game the player start in the middle of the board (screen). The eneimes come from the edges of the screen (outside of the screen).

WhatsApp Image 2021-02-25 at 8 19 03 PM (1)

Player can kill the enimies by firing balls at them. Each time enime has been hit the player score get increase. The player will lose when the enemy reached to middle of the screen, the location of the player, and hit him. In the end player could start over and see his score:

WhatsApp Image 2021-02-27 at 11 20 21 PM