10 Commits

Author SHA1 Message Date
daniel156161 7acc269df4 main (#1)
Reviewed-on: #1
Co-authored-by: Daniel Dolezal <d.dolezal97@protonmail.com>
Co-committed-by: Daniel Dolezal <d.dolezal97@protonmail.com>
2024-04-13 03:03:09 +02:00
daniel156161 5633c4c134 add new Snake 2024-04-12 15:43:29 +02:00
daniel156161 cbe8890b59 add a good snake 2024-04-12 14:23:45 +02:00
daniel156161 3c7946382c more error correction and stop to hit self 2024-04-12 12:27:11 +02:00
daniel156161 2c7cf98309 add new snake with astar and flood_fill 2024-04-01 05:20:45 +02:00
daniel156161 b1c0c14444 add history to existing snakes 2024-04-01 05:16:45 +02:00
daniel156161 dde746900c add template snake for history 2024-04-01 05:16:20 +02:00
daniel156161 7a0d8b8b1b fix dumm snake 2024-04-01 04:02:20 +02:00
daniel156161 4bde399ae5 add DummSnake and test in config 2024-04-01 03:59:48 +02:00
daniel156161 d06c05b7b3 move Server Logic to own Snake Class 2024-04-01 03:51:57 +02:00