https://github.com/varuntotakura/automatedsnakegame
Snake Game which plays itself.
https://github.com/varuntotakura/automatedsnakegame
automation python snake-game
Last synced: 3 months ago
JSON representation
Snake Game which plays itself.
- Host: GitHub
- URL: https://github.com/varuntotakura/automatedsnakegame
- Owner: varuntotakura
- License: bsd-2-clause
- Created: 2018-11-28T04:56:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T16:13:12.000Z (about 6 years ago)
- Last Synced: 2025-01-13T09:27:38.509Z (5 months ago)
- Topics: automation, python, snake-game
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutomatedSnakeGame

An automated snake game, where the computer plays itself. Just For Fun..!
First, install the packages "pip install pygame"
Run the Python code, Enjoy it..!
"For every self loop, there has to be some exception or else it will run for ever even in case of errors"