Skip to content

brandon-dodds/snake-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake In Python

Snake In Python is a version of the popular game snake written in python!

Getting Started

In order to get started git clone this project in a directory using the command:

git clone https://github.com/subpanda101/SnakeInPython

You should open the game with these commands.

python3 SnakeMachineLearning.py

Prerequisites

In order to get the game running you will need to install these python packages.

pygame

This can be installed with the following command.

sudo pip3 install pygame

Authors

  • Brandon - Lee Dodds - Creator of the project. - subpanda101

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages