AI Snake Game Save

Artificial Intelligence snake searching for food

Project README

This project was an assignment for a university course in Artificial Intelligence.

The goal of the assignment was to implement a snake game that uses AI to find food and avoid obstacles. My implementation was done in JavaScript, using canvas to draw the UI. The algorithms used to search for the food are DFS, BFS, and A* using some heuristics.

##Demo

http://louisbourque.ca/AI-Snake-Game/

Open Source Agenda is not affiliated with "AI Snake Game" Project. README Source: louisbourque/AI-Snake-Game
Stars
38
Open Issues
0
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating