Skip to content

staszekz/myFirstGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 !!