ONLINE MULTIPLAYER UPDATE!!!
Added room based multiplayer system.
Added Features:
- relay server is hosted on an free oracle vps
- room based -> multiple sessions can be running at the same time
- supports both web and desktop version of the game
- can join other people’s rooms via a 4 letter code
- game data is saved on both user profiles.
Next update:
- move all user data from being stored locally to a cloud hosted db.
- fix pause menu not syncing between players (multiplayer)
- fix exit match not working on multiplayer
- few more, qol bug fixes