log

age author description
Sat, 14 Jan 2023 19:04:47 +0100 Simon Cross Fix loading of help file. It needs to be loaded as a string since we join lines using a string.
Sat, 14 Jan 2023 19:00:34 +0100 Simon Cross Fix bare except clauses.
Sat, 14 Jan 2023 18:45:33 +0100 Simon Cross Add --fullscreen option (that autoscales on pygame 2).
Sat, 14 Jan 2023 18:19:36 +0100 Simon Cross Add back snake-body.svg (lost in the mists of time) and regenerate snake-body.png.
Sat, 14 Jan 2023 17:19:23 +0100 Simon Cross Correct new tile calculation to use integer division (as was always intended for snakes).
Wed, 11 Jan 2023 21:07:25 +0200 Neil Muller Prefer https level server
Wed, 11 Jan 2023 20:55:05 +0200 Neil Muller Hack network level parsing