An Unity game – Object-Oriented Programming exam
1 min read

The exam work from Unity platform which that had to include Object-Oriented Programming. A few days to make.
Includes
- Assets imports
- Object-Oriented Programming
- Abstraction
- Encapsulation
- Inheritance
- Polymorphism
Try it out here! https://play.unity.com/mg/other/webgl-builds-165880

Imported effects
All game models were 3D geometric shapes which was assigned imported effects.
Link to effects here

OOP pattern
The game uses all of the four pillars of OOP including inheritance for the different objects.
Creating this game was an absolute blast! You can try it our here. https://play.unity.com/mg/other/webgl-builds-165880
You must be logged in to post a comment.