An aim trainer made in Ursina engine.
Find a file
csd4ni3l 74cd36cbea
All checks were successful
Build and Release / Build and Release (push) Successful in 9m30s
Update for Forgejo Actions
2026-06-08 17:07:09 +02:00
.forgejo/workflows Update for Forgejo Actions 2026-06-08 17:07:09 +02:00
assets Finish enemy and weapon customization, removal, Disable debug stuff, remove bottom movement, add set speed/size 2025-06-19 21:50:05 +02:00
game Fix game crashing when weapons were not customized. 2025-07-16 09:31:06 +02:00
menus fix copy not being imported in main.py leading to crash 2025-07-21 14:33:05 +02:00
utils Add controller UI support from-scratch 2025-07-07 15:38:39 +02:00
.gitignore Initial version 2025-06-10 11:05:55 +02:00
.python-version Initial version 2025-06-10 11:05:55 +02:00
CREDITS Fix credits and settings dropdowns, add high score, fps counter 2025-06-17 15:08:24 +02:00
LICENSE Initial version 2025-06-10 11:05:55 +02:00
pyproject.toml Initial version 2025-06-10 11:05:55 +02:00
README.md Add game modes: default as training, waves and a 1 minute test, adjust for better scoring 2025-06-20 20:53:50 +02:00
requirements.txt Initial version 2025-06-10 11:05:55 +02:00
run.py Finish enemy and weapon customization, removal, Disable debug stuff, remove bottom movement, add set speed/size 2025-06-19 21:50:05 +02:00
uv.lock Initial version 2025-06-10 11:05:55 +02:00

A very customizable aim trainer made in Ursina engine.

Features:

  • You can edit/create any enemy with any speed, size, and image
  • You can edit/create any gun with any damage, attack speed and image
  • Training Game Mode: You can experiment with your aim here, no time limit or anything, and you can create infinite targets.
  • Waves Game Mode: Kill enemies in time, while getting as many points as you can.
  • 1 Minute Test Game Mode: See how many shots you can hit, how many enemies you can kill in just a minute.