Skip to content

Latest commit

 

History

History
64 lines (42 loc) · 1.64 KB

README.md

File metadata and controls

64 lines (42 loc) · 1.64 KB

PySnake

Classic Snake game made in Python using PyGame

Logo

Table of Contents

General Information

  • Passion project carried out back in 2018 as one of my first big programming projects
  • PySnake is a Python version of the classic Snake game, complete with retro assets (designed by me) and music (royalty-free)

Technologies Used

  • Python - version 3.9
  • Pygame - version 2.0.1 (updated)

Features

PySnake comes packed with the following features:

  • Full GUI version of classic Snake game, with an arcade machine border for the retro feel
  • Main Menu, High-Score Board, and working game logic
  • Music, Original Assets and More!

Screenshots

Main Menu Screenshot Game Screenshot Game Over

Setup

In order to play PySnake, you must first install the pygame module through the command line (or otherwise) using pip install pygame. After doing this, you should be able to run main.py and enjoy the game!

Usage

Run main.py and use the WASD keys to move the snake around

Project Status

Project is: complete

Room for Improvement

Room for improvement:

  • More Game Modes
  • Larger Window Size

To do:

  • Add More Game Modes

Contact

Created by @josflesan - feel free to contact me!