Skip to content
/ Golfio Public

A 2D Golf Game written in Java using exclusively the JavaFX library.

License

Notifications You must be signed in to change notification settings

arytek/Golfio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golfio

A fun 2D Golf Game written in Java using only JavaFX. Currently, the physics for the game work as expected. The ball handles double wall bounces and bounces in the correct, expected direction.

Video demonstration: Imgur

Screenshot:

Known bugs:

  • When the ball touches a wall that is parallel to where it previously bounced from, the ball goes through the that wall.

What's next:

  • Leveling system.
  • Level designing tool.
  • Objectives such as orbs.
  • Angled walls.

Instructions for running:

  1. Pull from repository.
  2. Open as project using your favourite Java IDE, preferably IntelliJ IDEA 2019.
  3. Simply run the project, and the game should open as expected.

If you run into any problems, submit an issue in this repository.

If you would like to use this code, we kindly ask that you please give credits to the original Golfio repository by linking it.

Credits: AryanNateq & Jonathan-Choi27

About

A 2D Golf Game written in Java using exclusively the JavaFX library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published