https://github.com/ufthaq/aim-trainer
Just Simple Aim Trainer. Trying to implement all feature and UI from scratch.
https://github.com/ufthaq/aim-trainer
aimtrainer cpp cppprojects learncpp raylib-cpp simple-game
Last synced: 2 months ago
JSON representation
Just Simple Aim Trainer. Trying to implement all feature and UI from scratch.
- Host: GitHub
- URL: https://github.com/ufthaq/aim-trainer
- Owner: UFTHaq
- License: mit
- Created: 2024-01-14T14:29:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T03:27:21.000Z (about 1 year ago)
- Last Synced: 2025-01-14T08:52:26.736Z (4 months ago)
- Topics: aimtrainer, cpp, cppprojects, learncpp, raylib-cpp, simple-game
- Language: C++
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README




# Aim-Trainer
Just Simple Aim Trainer. Trying to implement all feature and UI from scratch, like the leaderboard scrolling system.
If you consider this page useful, please leave a star ⭐## FEATURE:
### 1. Choose Weapon
### 2. Choose Color Of Weapon
### 3. Choose Time and Level with different point scoring
SCORE = ( ( TimePoint + LevelPoint ) * Hit ) + Remaining Bullet

## FIGHT FEATURE:
### Can fight your old record with the same environtment
If you consider this page useful, please leave a star ⭐