aboutsummaryrefslogtreecommitdiff
path: root/dat.h
Commit message (Collapse)AuthorAgeFilesLines
* major development stride:rodri2023-08-291-1/+14
| | | | | | - implemented per-line msg framing - wrote most of the game logic - fixed an issue where the ship would go off-board when rotated
* armada placement testing. wrote part of the client netcode.rodri2023-08-241-0/+7
|
* fixed the match process cleanup procedure.rodri2023-08-241-4/+3
|
* added ship drawing and placement procedures.rodri2023-08-151-7/+14
|
* latest try of player mgmt procedure. (not working)rodri2023-08-121-0/+39
|
* initial commit.rodri2023-08-081-0/+31