aboutsummaryrefslogtreecommitdiff
path: root/universe.c
Commit message (Expand)AuthorAgeFilesLines
* use libgeometry from the system. got rid of global `theparty`. wrote a little...rodri2023-01-311-1/+1
* implemented a custom PDU/frame structure on top of UDP for game networking.rodri2022-06-111-0/+1
* got rid of GameState.rodri2022-06-031-1/+1
* implemented complete universe particles integration.rodri2021-08-021-1/+1
* randomly position the ships, facing each other.rodri2021-08-011-7/+21
* began building a universe for every party.rodri2021-08-011-0/+63