This game was created for one of my first Unity courses, with the class focusing mainly on teaching the basics of the editor and showing how you can modify simple games using Unity. This specific game was based on a simple painting application that drew random shapes with random colors wherever the player clicked. In order to make this more interesting, I added a First Person Controller, some props for the player to paint on, and a generated heightmap for the player to explore.