Skip to content

SkatoriDev/StrategyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrategyGame

StrategyGame Пономарев Артем, 814 Чернышев Александр, 812

Structure:

Headers: Army.h // Army <- HumanArmy, OrcArmy Factory.h // ArmyFactory <- HumanArmyFactory, OrcArmyFactory Map.h // World (shows primitive map in console, stores objects on the map) Player.h // Player Unit.h // Unit <- Infantry, Archer, Magician <- HumanArcher, HumanInfantry etc

Source: Main.cpp

  • gtest

About

StrategyGame_PatternPractise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published