Skip to content

AchalS-iglu/SnakAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakAI

SnakAI is a Python implementation of the classic Snake game, with an AI-powered bot that learns to play the game using reinforcement learning algorithms and PyTorch. The game interface is created using Pygame library.

Features

  • Classic Snake game with an AI-powered bot that learns to play the game
  • The AI bot learns to play using reinforcement learning algorithms and PyTorch
  • User-friendly interface with adjustable game speed and other settings
  • Cross-platform compatibility (Windows, macOS, Linux)

Technologies Used

  • Python 3.7+
  • Pygame
  • NumPy
  • Matplotlib
  • PyTorch

License

SnakAI is licensed under the MIT License.

Credits

SnakAI was created by Achal Singh as a personal project. If you find any bugs or issues with the program, please feel free to create an issue on the GitHub repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages