August 25, 2024
Fish Minigame
_____
This is the fish minigame I developed for the fishes when the player attempts to catch them. It features over 600 lines of code and was one of the first pieces of code I made when starting the project.
It handles sound, user interface and includes polish such as bar smoothening. The colours of the minigame are also generated by the script itself and changes when you hit them. This code is one of my most impressive creations for this project.