Age | Commit message (Expand) | Author |
---|---|---|
2022-11-11 | Changed rotation to be represented by angle | Aki |
2022-11-11 | Extracted random spawning mechanism to a dedicated class | Aki |
2022-11-11 | Hiding away implementation details of battle simulation | Aki |
2022-11-10 | Testing out simple updating system | Aki |
2022-11-10 | Flattened Scenario and move sample to battles module | Aki |
2022-11-10 | Added positions to "ships" in battle and cleaned up battle scene | Aki |
2022-11-09 | Created naive battle setup and view into it | Aki |
2022-11-08 | Creating skeleton for battle simulation and universe data | Aki |