Skip to content

MaciejKrzysiak/pygame-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygame-snake

Simple snake recreation using the pygame python library.

Tools

Installation

Easiest way to install is using Git via the command line.

You can install git here: Git.

Once installed, run via your terminal:

$> git clone https://github.com/MaciejKrzysiak/pygame-snake.git
$> cd pygame-snake
$> pip install pygame
$> python3 pygame-snake.py

If you do not have python3 installed, see here: Python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages