Skip to content

Conversation

@VictorABoye
Copy link
Collaborator

@VictorABoye VictorABoye commented Nov 21, 2023

Closes #22.
Created MonsterSelector to randomly select monsters. This random selector is seeded with the seed 1337. The random selector is reset before starting the simulation of battles, but is not reset between the battles in the simulation.
Meaning we should get different teams, but the same teams when running the test again.

Also added some more monsters and moves, so that there are two of each type of monster. Though the monsters and their moves have not been balanced yet.

@VictorABoye VictorABoye self-assigned this Nov 21, 2023
Copy link
Owner

@AlexanderNorup AlexanderNorup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing the sounds.

@VictorABoye VictorABoye merged commit b85d458 into master Nov 21, 2023
@VictorABoye VictorABoye deleted the vboye/22-random_teams branch November 21, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Random teams for headless battleview

3 participants