Skip to content

TPTMTP/SNEK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

SNEK

A very simple version of the classsic snake game. Perfect for people working with pygame for the first time.

Tech Stack

  • Language: Python 3.9
  • Tools needed: Pygame

Getting Started

Here's How you can get the program running in your machines :
Install Pygame using the PIP tool.
Command(windows): pip install pygame

Setup before run:

pip install -r requirements.txt

How to Run

  1. Make sure you have python and pygame installed.
  2. Clone and navigate to this repository.
  3. Enter python main.py in your command line.

Controls

: Move down

: Move up

: Move right

: Move left

Is this project beginner friendly?

YES!

Maintainer

Maintainer : squirrellovespie , nivedithapuligundla5@gmail.com

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%