comp345 / risk-game

Warzone game on console implemented using C++
1 stars 0 forks source link

start tournament, fixes constructor, prestartup #27

Closed laila-chammaa closed 2 years ago

laila-chammaa commented 2 years ago

changed constructor of gameEngine, added default value fileName so we have one constructor instead of two, and took out the initStates into its own method to clear it up