https://github.com/redpangilinan/gridtap-turbo
Tap fast and climb the leaderboards in Gridtap Turbo, a fast-paced grid-tapping challenge
https://github.com/redpangilinan/gridtap-turbo
donttap donttap-browser-game donttapthewhitetile expressjs monorepo nodejs online-game reactjs
Last synced: 6 months ago
JSON representation
Tap fast and climb the leaderboards in Gridtap Turbo, a fast-paced grid-tapping challenge
- Host: GitHub
- URL: https://github.com/redpangilinan/gridtap-turbo
- Owner: redpangilinan
- License: mit
- Created: 2023-06-13T00:18:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-29T14:31:28.000Z (over 2 years ago)
- Last Synced: 2025-03-25T21:11:44.081Z (7 months ago)
- Topics: donttap, donttap-browser-game, donttapthewhitetile, expressjs, monorepo, nodejs, online-game, reactjs
- Language: TypeScript
- Homepage: https://gridtapturbo.com/
- Size: 7.27 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gridtap Turbo
[](LICENSE)Tap fast and climb the leaderboards in GridTap Turbo, a fast-paced grid-tapping challenge.
## Showcase
## Features
- Fast-paced gameplay
- User-friendly interface
- User profile and stats
- Global rankings / Leaderboard
- Responsive and cross-platform## Installation
To run this application locally, follow these steps:
1. Clone the repository to your local machine.
2. Navigate to client folder: `cd client`
3. Install the required dependencies: `pnpm install`
4. Perform the exact same steps for server.
5. Create the necessary environment variables by making `.env` file for both client and server.
6. Run the `db.sql` query from database folder.
7. Run the server: `pnpm start`
8. Run the application: `pnpm run dev`
## Donation
![]()
[](https://www.paypal.com/donate/?hosted_button_id=8F4LBS6QB4PVC)
If you are interested in supporting the project, feel free to donate any amount! It will be helpful for keeping the servers running.## Support
If you encounter any issues or have any questions or suggestions, please reach out to me!
- [Email me](mailto:janreynaldpangilinan@gmail.com)
- [Twitter](https://twitter.com/_rdev7)
- [Facebook](https://www.facebook.com/redpangilinan715)## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE](LICENSE) file for details.