Skip to content
/ NNSnake Public

A snake game and a NeuralNet to learn how to play it

Notifications You must be signed in to change notification settings

KinGuy/NNSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

NNSnake

A snake game and a NeuralNet to learn how to play it

Play the game

If you simply want to play the game:

from snakeGame import *

App()

The game will start in a new window.

About

A snake game and a NeuralNet to learn how to play it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages