Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 484 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 484 Bytes

GameBattle

This project focues on the concepts of Object-Oriented Programming, Inheritance, Polymorphism, and Pointers to create an interactive turn-based MMO game. The game is designed to play with 2 players and can choose from two classes, Archer or Soldier class. Each class has a specific set of weapons to choose from and has their own damage and cost levels. The game will end once a player reaches less than 0 health.

Demo Video: https://www.youtube.com/watch?v=TaPVKyuEnsc