11 Commits

Author SHA1 Message Date
2f2b7ac11e add simulation benchmarks
All checks were successful
Build / build (push) Successful in 2m7s
2025-01-21 19:04:30 +01:00
9c76df1f69 calculate valid moves
Some checks failed
Build / build (push) Failing after 1m52s
2025-01-16 21:06:49 +01:00
d9ee6ae2f7 create simple simulation datastructures 2025-01-16 20:17:40 +01:00
932023451a accept battlesnake requests 2025-01-16 17:59:35 +01:00
923b661583 update dependencies 2024-11-03 20:17:27 +01:00
7227f1776f use library for simulation 2024-10-14 19:11:00 +02:00
16c78c81ae add simulation benchmark 2024-10-05 20:19:17 +02:00
8fa8282177 use montecarlo trees to evaluate the best mooves for all snakes 2024-10-03 01:43:14 +02:00
27d60845b5 add regression test and play vs production 2024-09-30 18:22:32 +02:00
bed2b1be81 advanced move safety check 2024-09-02 17:37:15 +02:00
c605d2887a initial commit 2024-09-02 15:16:32 +02:00