Vincent1Vincent2 / OOP-SPEL

https://frogger-oop-game.netlify.app/
0 stars 4 forks source link

Add player and controls #26

Open TamiJessica-Rodriguez opened 7 months ago

TamiJessica-Rodriguez commented 7 months ago

Functionality for player moving backwards, forward and to the sides. Functionality so that the player collects a point for each step the player takes and this is displayed in the right corner. Functionality so that the player cannot move outside of screen. Added Local Storage so that the points is saved.