Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

jpsank/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

snake-game

Snake in Pygame

Usage

To run type

python main.py

You can change the hyperparameter and alter the amount of apples, snake size, number of players, etc.

Prerequisites

You will need the module pygame