Skip to content

Recreation of the classic snake game

Notifications You must be signed in to change notification settings

rockbjson/snake-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'Python' - Snake Game

Overview

A recreation of the classic Snake game with retro-inspired pixel-style graphics built using Python, Pygame and Procreate.

Features

  • retro pixel style
  • simple intuitive controls

Installation

  • clone the repository:
    git clone https://github.com/yourusername/snake-game.git
  • navigate to directory
  • install dependecies:
    pip install pygame
  • run the game:
    python main.py
    

OR

  • run the program on an IDE (example: PyCharm)

Usage

  • press any key to start/restart the game
  • arrows keys to move

Collaborators

Arushi Singh, Tanisi Das

Last game update: 2024/07/25

About

Recreation of the classic snake game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%