Updated Project: It’s a volleyball serve receive simulation based in Java. Using inputted player statistics and serve type probability’s, it will point out gaps in serve receive
I used Chat gpt to figure out what error messages mean
Updated Project: It’s a volleyball serve receive simulation based in Java. Using inputted player statistics and serve type probability’s, it will point out gaps in serve receive
I used Chat gpt to figure out what error messages mean
Commented my code + Export to .EXE (a friend helped me with it :D)
Log in to leave a comment
Made dynamic sizing of player range based on statistics
Log in to leave a comment
Mapped Default Player Ranges to the player positions :DD
(at this point- my devlogs sound like lazy git commit messages)
Log in to leave a comment
Displays multiple new players, and fixed error checking in old user input!!!! (chat are we almost done?!!!!!)
Log in to leave a comment
Added user input with error checking!!! weeee it looks kinda ugly rn- but its functional :DDD
Log in to leave a comment
Weeeee more progress!!! I added in images for the player tokens, and a server that you can position along the serve area. You can also click on the server to change serve type!!!
Log in to leave a comment
I hardcoded in five one volleyball rotations, and added a rotate button so that it switches between each rotation visually whenever its pressed. Used javafx to build the base screen, and added other unfunctional toggles to the top.
Log in to leave a comment