Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 366 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 366 Bytes

LegionsBG

                                                  Project by Alonso S. Vega 2020

Basic tactical turn based strategy game that simulates a battle written in C++, currently onle playable with 2 people hot-seat mp.

Inheritance, Polymorphism, Move semantics, Memory allocation , Pointers, and others were utilized for the development of this project.