Skip to content

00Phillipn/Snake-Game-AI

 
 

Repository files navigation

Rule-based AI

This was done in the summer of 2016 by using A* search and some hand-engineered features of searching. It was able to get to half the space long, before somehow trapping itself to death.

Relevant file is in rule_based_ai.py

Watch it here Here is a youtube video of it :) https://www.youtube.com/watch?v=IJ-Cxsao040

Convolutional neural net reinforcement learning AI

Currently work in progress

About

snake game AI in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%