2nd Year Computer Science at UCLA
Super Peach Sisters
C/C++
Project
Overview
Constructed a fully functional game similar to Super Mario using Object Oriented Programming in C++. Planned out game actors based on roles in game to make use of inheritance and polymorphism during implementation Utilized C++ STL containers and functions such as vectors and lists to store game actors. Contact me if you want to download my executable to try out my game.
Technologies
C/C++
Back