This website requires JavaScript.
Explore
Help
Sign In
max
/
battlesnake
Watch
1
Star
0
Fork
0
You've already forked battlesnake
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build_docker.yaml
Actor
All actors
max
Status
All status
Success
Failure
Waiting
Running
add multithreading for seed cracking
#36
:
Commit
f0156ccec4
pushed by
max
main
2025-06-24 21:01:30 +02:00
1m55s
fix fast validation
#35
:
Commit
2c2bfd3489
pushed by
max
main
2025-06-24 20:51:51 +02:00
1m51s
calculate less
#34
:
Commit
263b0642f4
pushed by
max
main
2025-06-24 20:10:06 +02:00
2m39s
try some seedcracking
#33
:
Commit
081c41b753
pushed by
max
main
2025-06-24 17:32:13 +02:00
3m55s
update dependencies
#32
:
Commit
87fc6cccd2
pushed by
max
main
2025-06-07 21:18:55 +02:00
1m13s
improve log output
#31
:
Commit
2f87e2aa60
pushed by
max
main
2025-06-06 21:39:45 +02:00
1m7s
build local snakes in release
#30
:
Commit
5f1d3dfc4f
pushed by
max
main
2025-06-06 21:31:16 +02:00
1m11s
make number of compute threads configurable
#29
:
Commit
d44538b749
pushed by
max
main
2025-06-06 21:25:38 +02:00
1m15s
reduce regression parallelism
#28
:
Commit
b4b332bdbb
pushed by
max
main
2025-06-06 21:19:19 +02:00
2m52s
use faster rng
#27
:
Commit
e5600fe038
pushed by
max
main
2025-04-25 19:57:39 +02:00
1m54s
remove unused import
#26
:
Commit
15d90357ec
pushed by
max
main
2025-04-25 15:06:52 +02:00
2m6s
improve score condition
#24
:
Commit
99acd4ad1f
pushed by
max
restart
2025-04-25 15:00:57 +02:00
1m32s
make battlesnake the default
#23
:
Commit
bad4d916b8
pushed by
max
restart
2025-04-24 23:00:37 +02:00
3m44s
make simulation faster
#22
:
Commit
1d527a89cd
pushed by
max
restart
2025-04-21 21:50:59 +02:00
2m44s
update
#21
:
Commit
c5097ec417
pushed by
max
restart
2025-04-21 21:00:17 +02:00
3m51s
multi agent mcts
#20
:
Commit
879f99e23f
pushed by
max
restart
2025-01-26 19:31:58 +01:00
2m10s
allow changing the port
#19
:
Commit
d715aa47b3
pushed by
max
restart
2025-01-25 23:58:30 +01:00
2m31s
single agent mcts
#18
:
Commit
6f04d7cb7f
pushed by
max
restart
2025-01-25 23:51:39 +01:00
2m30s
improve scoring system
#17
:
Commit
3f91660583
pushed by
max
restart
2025-01-22 01:35:48 +01:00
1m59s
spawn blocking task for simulations
#16
:
Commit
32883b2a1b
pushed by
max
restart
2025-01-22 01:19:17 +01:00
2m2s
use division remainder as second criterion
#15
:
Commit
d3abaf61a7
pushed by
max
restart
2025-01-22 01:02:33 +01:00
2m0s
simple monte carlo simulation
#14
:
Commit
5b440bc7db
pushed by
max
restart
2025-01-22 00:45:10 +01:00
1m58s
save u8 to string id mapping
#13
:
Commit
3a163fd6e7
pushed by
max
restart
2025-01-21 23:22:46 +01:00
1m59s
skip calculating index from id when index already present
#12
:
Commit
108aeaa49d
pushed by
max
restart
2025-01-21 22:42:03 +01:00
1m59s
put small field bitfields on the stack
#11
:
Commit
ea96a0eb0d
pushed by
max
restart
2025-01-21 20:28:00 +01:00
2m2s
use VecDeque in intended direction
#10
:
Commit
5bb7476af6
pushed by
max
restart
2025-01-21 19:28:50 +01:00
2m2s
add simulation benchmarks
#9
:
Commit
2f2b7ac11e
pushed by
max
restart
2025-01-21 19:06:42 +01:00
2m8s
bump rust version
#8
:
Commit
1410602c6c
pushed by
max
restart
2025-01-17 00:38:36 +01:00
1m54s
fix docker lint
#5
:
Commit
f9e34d119a
pushed by
max
restart
2025-01-16 20:20:05 +01:00
1m57s
add simple ci
#4
:
Commit
852e1125d4
pushed by
max
restart
2025-01-16 20:15:54 +01:00
2m40s