This is the second game as part of the Udemy Complete Unity Developer course work by Ben Tristen. The focus of this exercise was really just porting v1 Number Wizard, which was console output only, into a UI friendly version.

I learned how to connect UI Buttons to code and vice versa. I'd previously figured out how to connect multiple scenes together in Unity but this project helped me learn a new way to do so.

A small challenge that came up was that I'm using Unity5 whereas the tutorial was using U4. It was helpful to resort to documentation to help me solve the issue. Scene loading has changed from 4 to 5 and solving that small but vital issue was rewarding. :D

Leave a comment

Log in with itch.io to leave a comment.