Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-03 | Created engine module right now containing only Point | Aki | |
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-30 | Rotated RandomSpawner to spawn first team on the left | Aki | |
2022-12-03 | Renamed all battles module and ns references to sim | Aki | |
2022-12-03 | Moved battles module files to sim | Aki | |