#ObjectFactory
##Author(s) Isaiah Mann
##Abstract Designed for Jaime Davila's "Intro to Programming in Unity" course, Fall 2016, Hampshire College. Introduces students to Unity engine and object-oriented programming. For more info about the course, see: http://tinyurl.com/unity-syllabus
##Contact [email protected]
##Projects currently implemented:
- P1: Beginning Variables
- P2: Learning Conditionals
- P3: Utilizing Loops
- P4: Mastering Arrays
- P5: Crafting Functions
- P6: Designing Objects
All additional projects described in the syllabus (with the exception of "P8: Creating Match") will be implemented in future commits. Please check the repository for the most up to date project files: https://github.com/imann24/ObjectFactory