CoderCatA5 / SNEK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

Is this project beginner friendly?

YES!

Maintainer

Maintainer : squirrellovespie , nivedithapuligundla5@gmail.com

About

License:MIT License


Languages

Language:Python 100.0%