An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Gridtap Turbo
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

Tap fast and climb the leaderboards in GridTap Turbo, a fast-paced grid-tapping challenge.

## Showcase
![Gridtap Turbo Showcase](public/gridtap-showcase.gif)

## 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

Buy Me a Coffee at ko-fi.com
[![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](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.