Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented match conclusion logic and notification. | rodri | 2023-08-29 | 4 | -8/+79 |
* | reset the boards after each game. | rodri | 2023-08-29 | 4 | -14/+68 |
* | removed unnecessary pointer. | rodri | 2023-08-29 | 2 | -12/+8 |
* | major development stride: | rodri | 2023-08-29 | 5 | -103/+254 |
* | show the current state and keep ships from overlapping. | rodri | 2023-08-26 | 1 | -9/+38 |
* | implemented most of the layout code. | rodri | 2023-08-25 | 5 | -41/+166 |
* | minor ship placement clean up. | rodri | 2023-08-24 | 1 | -7/+12 |
* | armada placement testing. wrote part of the client netcode. | rodri | 2023-08-24 | 2 | -40/+104 |
* | fixed the match process cleanup procedure. | rodri | 2023-08-24 | 2 | -80/+65 |
* | wrote a readme. | rodri | 2023-08-24 | 1 | -0/+3 |
* | added the rules manual. | rodri | 2023-08-16 | 3 | -33/+67 |
* | added ship drawing and placement procedures. | rodri | 2023-08-15 | 2 | -19/+107 |
* | latest try of player mgmt procedure. (not working) | rodri | 2023-08-12 | 3 | -40/+314 |
* | initial commit. | rodri | 2023-08-08 | 7 | -0/+520 |