Skip to content

RamazanKara/snake-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

This project is a simple implementation of the classic Snake game using Python and Pygame for getting my kids into programming.

Getting Started

Prerequisites

What things you need to install the software:

  • Python 3
  • Pip
  • Audio Driver

Installing

A step by step series of examples that tell you how to get a development environment running:

  1. Clone the repository: git clone [repository-url]

  2. Navigate to the project directory: cd snake-game

  3. Run the setup command: make setup

Running the Game

To run the game, use the following command:

make run

Built With

  • Pygame - The game library used.

Author

  • Ramazan Kara

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published