An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# AutomatedSnakeGame

![SnakeGame](https://lh3.googleusercontent.com/-gi00mvMux4c/W_4tcOOhSPI/AAAAAAAAAJI/JczfWn7xPZAhIIggl7hnNvh9gVhKzjebACLcBGAs/h120/Gif.gif)

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"