summaryrefslogtreecommitdiff
path: root/battles/src/Battle.cpp
AgeCommit message (Collapse)Author
2022-12-03Moved battles module files to simAki
2022-11-12Extracted basic implementation of concrete BattleAki
2022-11-11Changed rotation to be represented by angleAki
2022-11-11Extracted random spawning mechanism to a dedicated classAki
2022-11-11Hiding away implementation details of battle simulationAki
2022-11-10Testing out simple updating systemAki
2022-11-10Flattened Scenario and move sample to battles moduleAki
2022-11-10Added positions to "ships" in battle and cleaned up battle sceneAki
2022-11-09Created naive battle setup and view into itAki
2022-11-08Creating skeleton for battle simulation and universe dataAki
This might be a bit too much and a bit too blindly, but let's see how it evolves.