danbuis / ArmadaAIEngineNew

Revisit of an old project to create an AI for Star Wars Armada
1 stars 0 forks source link

Rehome the faction list out of GameConstants #71

Closed danbuis closed 2 years ago

danbuis commented 3 years ago

Requirements

Rehome the faction list out of GameConstants

Potential Solutions

Make it a list or enum in the parser class, similar to the defense token enums, or the list of strings for defense tokens in the parsing validations.