Max Känner max
  • Joined on 2022-10-21
max pushed to main at max/battlesnake 2024-10-03 05:55:09 +02:00
6bcce03d2a heavier release build optimization
max pushed to main at max/battlesnake 2024-10-03 05:37:21 +02:00
3d58e5331b give the snake more thinging time
a1bdd4cb1b remove container after regression test
Compare 2 commits »
max pushed to main at max/battlesnake 2024-10-03 05:11:38 +02:00
12276bc354 allow terminating in progress simulations
max pushed to main at max/battlesnake 2024-10-03 05:09:08 +02:00
d28eec7ef2 spawn extra compute threads
max pushed to main at max/battlesnake 2024-10-03 04:30:32 +02:00
1c9d07f2cf remove unused code
max pushed to main at max/battlesnake 2024-10-03 04:27:23 +02:00
4afbb37db7 remove unused code
max pushed to main at max/battlesnake 2024-10-03 04:23:08 +02:00
6123ca177e solo mode (not verry good)
max pushed to main at max/battlesnake 2024-10-03 04:20:55 +02:00
11ba9b7c94 solo mode (not verry good)
max pushed to main at max/battlesnake 2024-10-03 03:30:19 +02:00
23be6f1a18 variable simulation time
max pushed to main at max/battlesnake 2024-10-03 02:16:00 +02:00
c2d242453e run regression test with local docker image instead of actual server
max pushed to main at max/battlesnake 2024-10-03 01:45:48 +02:00
accfe7acbb fix clippy lints
61e5f26bd7 clippy fix
8fa8282177 use montecarlo trees to evaluate the best mooves for all snakes
Compare 3 commits »
max pushed to main at max/battlesnake 2024-09-30 23:21:01 +02:00
30c20b3f54 show production duel in browser
7998eeb5b8 add simulation to get the best move
Compare 2 commits »
max pushed to main at max/battlesnake 2024-09-30 21:49:46 +02:00
7eb6eff65a move MAX_HEALTH into main
max pushed to main at max/battlesnake 2024-09-30 19:40:04 +02:00
39e84b3783 rename move to action
max pushed to main at max/battlesnake 2024-09-30 19:34:11 +02:00
46f4e00e50 start over. Move randomly in a valid direction
d1a128e9df add documentation
Compare 2 commits »
max pushed to main at max/battlesnake 2024-09-30 18:34:49 +02:00
e5b81a3ff9 return None if no valid move was found
max pushed to main at max/battlesnake 2024-09-30 18:30:56 +02:00
b7ea419d21 remove unused imports
max pushed to main at max/battlesnake 2024-09-30 18:26:28 +02:00
af0baffde0 whatever I did there
157ea2aaad use serdes rename_all
Compare 2 commits »
max pushed to main at max/battlesnake 2024-09-30 18:22:35 +02:00
27d60845b5 add regression test and play vs production
max pushed to main at max/nix-esp-rust 2024-09-16 10:22:00 +02:00
1ee35d233f add support for more systems