A fast-paced, real-time battle between two players. Each player taps their side of the screen to push the color boundary in their favor — the first to cover the entire screen wins.
- Enter your name and a room ID, then hit Join.
- Share the room ID with your opponent so they can join the same room.
- Once both players are in, the game starts — tap as fast as you can to claim the screen.
- The screen is divided by color. Every tap pushes the boundary toward your opponent. Cover the full screen to win.
- After the match, either player can start a rematch.
- Clone this repo and the backend repo.
- Create an
.envfile with the contents of.env.local. - Install the dependencies in both repos.
- Run the backend repo first, then this repo.
Licensed under the MIT license.