rolandyangg / peach-party

2D Arcade Mario Party "Clone"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peach-party

2D Arcade Mario Party "clone". Two player game in which Peach and Yoshi have to race each other around the map to collect as many stars and coins as possible while avoiding Bowser, Boo, and other various square obstacles.

Project 3 for UCLA Winter CS32 class.

Demonstrates understanding of Object-Oriented Programming: Inheritance, Polymorphism, and basic C++ Data Structures.

image

Files created from scratch (graphics library was provided):

  • Actor.cpp
  • Actor.h
  • StudentWorld.cpp
  • StudentWorld.h

About

2D Arcade Mario Party "Clone"


Languages

Language:C++ 99.5%Language:Makefile 0.5%