Skip to content

anand-b/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificially Intelligent Snake Game Player

Developer: Anand Balan

HOW TO RUN THE PROGRAM:
  1. Open a terminal/command prompt
  2. Go to the SnakeUI directory.
  3. Run the following command : node index.js
  4. Open a browser and go to "http://localhost:3000"

Note: If, in your machine, you run python using "python" command instead of "python3", please go to SnakeUI/index.js and change the line containing "python3" to "python".

About

Artificial Intelligence-based Snake Game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published