There are two modes in this game: Single Player and Multi Player (for now, only 2 players are supported).
Basically, It is a game of flags, (capitals coming soon...). where in a country's flag is displayed and you are to choose the right option.
There is a timer in both modes. For now, the feature to set it yourself may not have been implemented (too lazy to add that but I may if people request for it 😊)....10 secs
The main crux is the Multi Player mode.
Create a game, A roomID is generated for that game. Join the game using that roomID and send the roomID to the other player to join.
Note: to avoid the creation of unused rooms, you can't create a room and join another room. so, if you are creating, join the room you created! and if you are joining a room, DON'T CREATE ANOTHER ROOM!
Notice any bug or have a relevant addition to this project message me on twitter or mail.
Creating or Joining a game may take longer than usual please be patient as I dont have the money to pay for premium backend services yet.
thank you.
Multi Player:
Room ID:
Note: I am using a free server instance so connection would take time and may fail on first try.