Disclaimer: By no means do I think that this is my best code, please feel free to modify it, make Pull Requests, and help me improve it!
This is a premade template from developing realtime games using the amazing realtime DB from firebase. Games such as Blooket and GimKit also use this same stack to develop thir games.
- Join Game
- Backend API
- Host Game
- Client States
- Host States
- Example Gamemodes
- Update the
realtime.jsfile to include your firebase configuration - OPTIONAL: Configure the
highLevelGameLib.jsfile to suit your needs for your game