Unity Prototype Projects
A collection of the Unity game prototypes that you create when working through the programmer learning pathway. These were all developed in the Unity engine and use C# as a scripting language. Visual Studio was used to program the C# scripts. Through these prototypes I learned how to use the Unity engine to quickly develop game prototypes. I also learned how to program some basic and intermediate game mechanics that are present in most games, including a UI, movement, powerups, camera control, and data persistence.