I Created a PERFECT SNAKE A.I.
Video Statistics and Information
Channel: undefined
Views: 7,775,629
Rating: 4.9283633 out of 5
Keywords: artificial, intelligence, coding, processing, java, machine, learning, genetic, algorithm, evolution, computer, science, programming, comedy, educational, snake, ai, hamiltonian cycle, rage, gaming, games, code bullet, math
Id: tjQIO1rqTBE
Channel Id: undefined
Length: 24min 3sec (1443 seconds)
Published: Thu Nov 28 2019
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Have you seen https://play.battlesnake.com/ ?
It is a lot of fun. And actually challenging to write an AI for, since the win condition is not necessary to last longer. If you are the biggest snake at the moment, you can hunt the others.
I know this is a naive solution, and not the point of creating an AI for a game, but couldn't the brute force version be the best? Basically, go vertical up and down covering the whole board up and down except for the top row and just keep going over it until you've covered all space?
This was really fun to watch and listen to
I love your videos, glad to see you around again! Have you considered streaming your development process?