https://github.com/brightprogrammer/snakeai
Reinforcement Learning & Snake Game
https://github.com/brightprogrammer/snakeai
Last synced: 11 months ago
JSON representation
Reinforcement Learning & Snake Game
- Host: GitHub
- URL: https://github.com/brightprogrammer/snakeai
- Owner: brightprogrammer
- Created: 2021-11-21T06:06:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T17:41:25.000Z (about 4 years ago)
- Last Synced: 2025-01-10T15:35:58.750Z (about 1 year ago)
- Language: C++
- Size: 40 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake AI
Code for [the tutorial series](https://youtube.com/playlist?list=PLRz5Avc9vEFMX44-id1mejTUrtjrgv57T) on [my youtube channel](https://www.youtube.com/channel/UCaa5_xy0usCnHXNketyHlmQ).
Contains code for the Snake Game and code for the AI to play this Game.