Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 724 Bytes

File metadata and controls

9 lines (5 loc) · 724 Bytes

myFirstGame

This game app, titled "myFirstGame," is a simple browser-based game built using pure JavaScript. Players control a ship to avoid obstacles and collect coins, with their performance tracked in real-time. The game features a dynamic difficulty system where the speed and frequency of obstacles increase as the player's score rises. Firebase Cloud Firestore is used to store and retrieve a list of top players, which is displayed at the end of each game session. The app includes a responsive design, ensuring it is playable on desktops and tablets. Players can restart the game or quit at any time using the provided controls.

You can try this game at: https://infallible-brown-27d243.netlify.app/

Enjoy !!