How I Built the World's Okay-est Battlesnake - Devoxx Poland 2022
Offered By: Devoxx Poland via YouTube
Course Description
Overview
Explore the journey of building a competitive Battlesnake in this conference talk from Devoxx Poland 2022. Dive into the world of algorithmic game-playing as Matthew Gilliard shares his experience creating a snake for the popular coding challenge. Learn about the fundamentals of Battlesnake, including legal moves and basic strategies like avoiding empty squares and implementing a sensible eating algorithm. Discover advanced techniques such as tree search and Monte Carlo methods to improve your snake's performance. Gain insights into the tools and approaches used to develop a successful Battlesnake, and understand what it takes to win in this engaging programming competition.
Syllabus
Introduction
What is Battlesnake
Java
Legal Moves
Move Decider
Empty Squares
Sensible Eater
Algorithms
How to Win
Tools
Tree Search
Monte Carlo
Taught by
Devoxx Poland
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity