Skip to content
This repository has been archived by the owner on Apr 14, 2018. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 403 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 403 Bytes

AA_Snake

=This contains a snake that played in the competative snake tournament held for second year students at the University of the Witwatersrand.

This snake uses a BFS search to guide itself around the map and decide whether or not to go for the apple. Other minor strategies were implemented tp better the snake.

This snake took second place amongs all second year students in the competition,