Releases: PranavAmarnath/Ball-Runner
Releases · PranavAmarnath/Ball-Runner
Ball Runner V2
Ball Runner V2 is out!
Not many changes since the alpha version (I haven't kept track).
1) Make the ball and obstacle start faster but decrease the speed increase. (TL;DR: change in gameplay.)
2) Create a pause mechanism when color is chosen and add pause menu item.
3) Complete redesign with Billy's new ball jump implementation (which is much shorter so it'll probably go quickly)
4) Levels
5) Welcome screen (but with CardLayout for better GUI)
6) Restart menu item (so that they don't have to close the application to restart)
7) Preferences menu (for changing color of ball and obstacle)
8) Incorporate all resources (images, sounds etc.) from V1
9) Add checkbox for enabling/disabling background sound. Sound enabled by default.
10) Added support for JDK11 (-> Minimum Version).
11) Added executable JAR -> use "jarexample_JDK11.jar" as that can be used with ≥JDK11
I think those are all the changes since V1.
See the README for more details.
Log issues in the Issues section on GitHub.
Enjoy!
Billy Goat (PranavAmarnath)
Ball Runner V2-alpha
Preview of Ball Runner V2 is out! Report any bugs to the Issues section.
Plans for V2 and further:
1) Make the ball and obstacle start faster but decrease the speed increase.
2) Create a pause mechanism when color is chosen and add pause menu item.
3) Complete redesign with my new ball jump implementation (which is much shorter so it'll probably go quickly)
4) Levels
5) Welcome screen (but with CardLayout for better GUI)
6) Restart menu item (so that they don't have to close the application to restart)
7) Preferences menu (for changing color of ball and obstacle)
8) Incorporate all resources (images, sounds etc.) from V1
9) JDialog menu item (under Preferences, JSlider for adjusting bg sound volume and JCheckBox for enabling sound on bounce of ball)
10) JPopupMenu right-click to restart/pause etc.
11) Create Pluggable Dark Theme (Flat Dark LaF most likely) along with dark bg with light ball and obstacles.
Ball Runner V1
Ball Runner V1
This is Ball Runner Version 1.0, finished on the 18th day of May, 2020. Enjoy! (actually no because V2 is coming soon)