Slitherin - Solving the Classic Game of SnakešŸ with AIšŸ¤– (Part 1: Domain Specific - {Shortest,Longest}Path, Hamiltonian Cycle, DNN)

Greg Surma
11 min readSep 23, 2018

In todayā€™s article, I am going to show you various approaches to solving the classic game of Snake with Artificial Intelligence. After the end of this post, you will be able to implement solutions that successfully play the game of Snake.

--

--