BullCow Menu Feature

I decided to add a menu, difficulty, and a toggle debug mode.

For the menu, I created a struct to hold all of the difficulty factors:
DifficultyStruct

For the underlying code, I had to created a main menu function in setup game that toggled on and off depending on if you were in or out of the menu. The main fun was figuring out how to get it to work in the process input portion of code:

It was mainly a lot of background work, but I enjoyed making the interactive menu.

1 Like

This is impressive! You really went above and beyond! Keep it up! You will get the most out of this course if you continue to push yourself!

1 Like

Thank you! I appreciate the compliment! I look forward to seeing where I can go with this as a hobby. (Iā€™m slowly working through it one night a week)

Privacy & Terms