summaryrefslogtreecommitdiff
path: root/sim/src/RandomSpawner.cpp
AgeCommit message (Collapse)Author
2023-02-03Created engine module right now containing only PointAki
This might be a bit too generic of a name, but the intent is to get the main shared abstracts for gameplay loop and/or simulation outside of the game executable implementation to redirect dependencies.
2022-12-30Rotated RandomSpawner to spawn first team on the leftAki
2022-12-03Renamed all battles module and ns references to simAki
2022-12-03Moved battles module files to simAki