
A recreated AimLab made in OpenGL (C++)
- Makes use of the freeglut library in c++.
- AimLabsGL is a FPS (First-Person Shooter) aim trainer designed to improve aim and reaction time of a player.
- freeglut 3.0+
- g++ / gcc installed on the device
- Has 2 modes
- 15 target mode : The number of targets is set to 15 and game is ready to start
- 30 target mode : The number of targers is set to 30 and game is ready to start
- Target color changing options for the color-blind:
- 5 unique colors can be chosen for the target :
- Orange
- Teal
- Cream
- Purple
- Green
- 5 unique colors can be chosen for the target :
- Target size changing options
- 3 sizes can be chosen for the target :
- Small
- Medium
- Large (default)
- 3 sizes can be chosen for the target :
- Adding option for free target practice
- Adding a 3d model gun
Made with ❤️ Aditya