https://github.com/theankurkedia/tapp-be
https://github.com/theankurkedia/tapp-be
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/theankurkedia/tapp-be
- Owner: theankurkedia
- License: mit
- Created: 2021-06-27T18:05:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T13:29:52.000Z (about 1 year ago)
- Last Synced: 2025-02-23T02:02:04.421Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tapp
Tapp is a two player game. The players have to tap on their portion of screen and the player to cover the screen with her/his color wins.
## How to play?
Just enter your name. Join the room. Share the room id with the other player and start tapping.
## Contributing guide
1. Clone this repo and [frontend repo](https://github.com/theankurkedia/tapp).
2. In the frontend repo, create an `.env` with the contents of `.env.local`.
3. Install the dependencies in both repos.
4. Run this repo and then frontend repo.
## License
Licensed under the [MIT license](https://opensource.org/licenses/MIT).