Devlogs
Prototype v 0.4
Hey there! Monday is here, and so is the devlog for the current progress in my little project for MonoGameJam5!
- Fish move slightly around their X coordinate
- This animation feature looks nicer rather than keeping them static
- Game Over screen with more player feedback
- I added a label below the title in response to the player getting a new record or not
- Some icons instead of plain text on the HUD
- The previous version relied a lot in plain text, now I added some icons for the number of notices and a progress bar for customer suspicion
- Testing a gameplay feature, reset the fish when there is a new customer
- When the customer changes, the fishing game booth resets to start state, always with 8 fish to catch
- This doesn't change the player stats, of course