Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-28T03:27:21.000Z (9 months ago)
- Last Synced: 2024-02-28T15:28:37.157Z (9 months ago)
- Topics: aimtrainer, cpp, cppprojects, learncpp, raylib-cpp, simple-game
- Language: C++
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub last commit](https://img.shields.io/github/last-commit/UFTHaq/Aim-Trainer?style=for-the-badge)
![GitHub top language](https://img.shields.io/github/languages/top/UFTHaq/Aim-Trainer?logo=cpp&style=for-the-badge)
![GitHub top language](https://img.shields.io/github/languages/top/UFTHaq/Aim-Trainer?label=Raylib&logo=raylib&logoColor=black&style=for-the-badge)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/UFTHaq/Aim-Trainer?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/UFTHaq/Aim-Trainer?color=red&style=for-the-badge)# 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
![AIM-TRAINER 2024-02-27 19-39-59](https://github.com/UFTHaq/Aim-Trainer/assets/104829519/21c92a1d-1221-43da-8a8e-2d0576a41337)
## FIGHT FEATURE:
### Can fight your old record with the same environtment![AIM-TRAINER 2024-02-27 20-09-20(1)](https://github.com/UFTHaq/Aim-Trainer/assets/104829519/75b4220d-5388-4d4a-b0b3-0320045d793a)
If you consider this page useful, please leave a star ⭐