Arcade game built using the flutter framework that allows for users to create games either using a code or their location and they can join games by scanning the nearby location for any active games that they can join.
I used the flutter casual games toolkit to implement the core game logic for the card and arcade games that players can play.
I also utilised firebase , firestore services for managing and storing multiplayer game sessions and logging game winners and notifying the users through dialogs and push notifications from firebase.