Skip to content

itzray116R/Aim-Trainer-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aim Trainer

An aim trainer game built with Pygame.

Installation

  1. Clone the repository.
  2. Install dependencies:
    pip install -r requirements.txt

Usage

Run the game:

python -m src.main

aim_trainer/
├── src/
│   ├── __init__.py
│   ├── main.py
│   ├── settings.py
│   ├── target.py
│   ├── utils.py
│   └── game.py
├── README.md
└── requirements.txt

About

An Aim Trainer made using the pygame Python Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages