Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | andy: remove useless return. | rodri | 2024-11-07 | 1 | -1/+0 |
* | replace the andy layout algorithm for a better one. | rodri | 2023-10-09 | 1 | -26/+13 |
* | minor cleanup. | rodri | 2023-10-08 | 1 | -10/+3 |
* | make sure andys never stall while searching. | rodri | 2023-10-08 | 1 | -3/+31 |
* | wrote a real layout algorithm for the andys. | rodri | 2023-10-08 | 1 | -2/+58 |
* | make cell2coords thread-safe. | rodri | 2023-10-07 | 1 | -1/+3 |
* | tell the spectator who's playing the moment they join. | rodri | 2023-10-07 | 1 | -3/+0 |
* | use a better random source. fix a bug with andys generating oob cell coordina... | rodri | 2023-10-07 | 1 | -5/+5 |
* | remove debug prints. | rodri | 2023-10-07 | 1 | -16/+4 |
* | initial implementation of an AI. | rodri | 2023-10-06 | 1 | -0/+168 |