Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 222 Bytes

Snake-AI

This is a near-perfect AI for the classic snake game using an implementation of the A star path-finding algorithm. The snake will end perfectly almost every time, filling up the entire screen.