Snake Sunday Stream: Documenting and Organizing Battlesnake Minimax in Rust for Open Source Release

2022-05-22
Battlesnake Snake Sunday Stream - 2022-05-22 Today we worked on getting my `battlesnake-minimax` crate ready for release! This crate implements the minimax algorithm for Battlesnake. https://play.battlesnake.com/ For more info about Minimax see my blog post or a recent stream where I go over the details more! https://coreyja.com/BattlesnakeMinimax/Minimax%20in%20Battlesnake/ https://www.twitch.tv/videos/1482189875 We organize the code and write some documentation. A nice chill stream for a Sunday afternoon!

coreyja weekly

My weekly newsletter tailored at developers who are eager to grow with me!
Every week will be unique, but expect topics focusing around Web Development and Rust