/aim_trainer

Aim Trainer focused on different/unique input methods (using a drawing tablet)

Primary LanguageCGNU General Public License v3.0GPL-3.0

Aim Trainer

Experimenting with different input methods. No guarantee of stability, this is experimental.

The ingame options do nothing. Please edit the settings.xml file to change your settings.

To compile:

gcc -o main main.c -L./raylib-5.0/src/ -lraylib -lm -lpthread
./main

Built with (raylib)[https://github.com/raysan5/raylib]!