Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlustre/aimtrainerv2
🎯 A React web game. Firebase to store the users' scores.
https://github.com/dlustre/aimtrainerv2
Last synced: about 1 month ago
JSON representation
🎯 A React web game. Firebase to store the users' scores.
- Host: GitHub
- URL: https://github.com/dlustre/aimtrainerv2
- Owner: dlustre
- Created: 2023-08-31T05:08:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-26T00:57:55.000Z (about 1 year ago)
- Last Synced: 2023-10-26T01:42:32.772Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 12.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dlustre's Aim Trainer V2
A browser game with a real-time leaderboard.
[Play it!](https://dlustre.github.io/aimtrainerv2/)
## Built with:
React
Firebase
Vite
CSS![Demo](https://github.com/dlustre/aimtrainerv2/blob/master/aimtrainer.gif)
How to play:
Click the start button and click the target button as many times as you can before the timer reaches zero.
Enter username and password to save high score. You can find yourself on the leaderboard after you're signed in.![Login Example](https://github.com/dlustre/aimtrainerv2/blob/master/login.gif)
![Leaderboard](https://github.com/dlustre/aimtrainerv2/blob/master/leaderboard.png)