Skip to content

louisbourque/AI-Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Artificial Intelligence snake searching for food

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published