Skip to content

A dynamic 3D aim trainer built with React and Three.js. Test and improve your aiming skills by shooting at targets that appear in a 90-degree field of view, with a space-themed background and real-time score tracking. Features include a restart button and a countdown timer for added challenge.

Notifications You must be signed in to change notification settings

Twoos123/3d-aim-trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Aim Trainer

WIP

Inspired by AimLabs and Kovaaks (since I play alot of Counter Strike)

A simple 3D aim trainer game built with React and Three.js. The game features a space-themed background, a circular crosshair overlay, and targets that players need to shoot to score points. The game includes a timer and a restart button.

Features

  • Space-themed background
  • Crosshair overlay that remains centered on the screen
  • Targets that appear in a 90-degree area in front of the player
  • Timer counting down from 30 seconds
  • Score tracking
  • Restart button to reset the game

Installation

To run this project locally, follow these steps:

  1. Clone the Repository
git clone https://github.com/Twoos123/3d-aim-trainer.git
  1. Navigate to the Project Directory
cd 3d-aim-trainer
  1. Install Dependencies
npm install
  1. Run the Project
npm start

This will start the development server and open the game in your default web browser.

Usage

  • Use your mouse to aim and click to shoot at the targets.
  • The targets will appear in a 360-degree area around you.
  • The game has a 30-second timer. Shoot as many targets as possible within the time limit.
  • Click the restart button to start a new game after the timer runs out.

About

A dynamic 3D aim trainer built with React and Three.js. Test and improve your aiming skills by shooting at targets that appear in a 90-degree field of view, with a space-themed background and real-time score tracking. Features include a restart button and a countdown timer for added challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published