Skip to content

malnel/AimPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AimPractice

A program that helps users practice their click accuracy


To run, cd into the AimPractice folder; copy and paste this bad boy:

java -jar --module-path <path-to-javafx-sdk-13>/lib --add-modules javafx.controls,javafx.fxml ./out/artifacts/AimPractice_jar/AimPractice.jar

make sure to change <path-to-javafx-sdk-13> to your actual path

I have no idea how to remove the module dependancies 😬

Download JavaFX here


  • Using JavaFX 13
  • Using Java SDK 13
  • Might play around with JavaFX Scene Builder
  • Still need to move UI implementations to xfml (pls help)
  • Also I'm not sure what the project structure should be. Everything is named sample lol.
  • Using Intellij IDEA 2019.2.2

(actual size if you're on a 1920x1080 display, I think)

I was so fast that you couldn't even see my mouse


Lots of room for improvment

About

A program that helps users practice their mouse/click accuracy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published