Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PaulMagos/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Details
  1. About The Project
  2. Built With
  3. Prerequisites
  4. Installation
  5. Usage
  6. Contact

About The Project

Simple Snake game in Python

Description:

  • Simple project to learn some Python and PyGame basics

Built With

Getting Started

Prerequisites

  • You will need Python and PyGame
  1. Install Python
    sudo apt-get install python3.9 
  2. Install Pip
    sudo apt-get install python3-pip
  3. Install PyGame
    pip install pygame

Installation

  1. Clone the repo
    git clone https://github.com/PaulMagos/Snake.git
  2. Open directory
    cd Snake
  3. Run
    python3 main.py

Contact

LinkedIn

Acknowledgements

A HUGE THANKS TO othneildrew FOR THIS README TEAMPLATE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages