browser-game-team2 / browser-game-be

strategy game based on space battles to conquer new planets
0 stars 0 forks source link

implement script for army random generation #63

Closed aldotele closed 3 years ago

aldotele commented 3 years ago

the script will have to generate random armies as dictionaries, respecting the rules of the game. An example of army is: {'S': 5, 'C': 7, 'D': 1, 'F': 1} where S,C,D are the troups while F is the strategy