Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

snake

Description

This is the classic snake game! The goal is to navigate your snake to eat as many red fruits as possible. Be careful! Don't bump into the border or the snake's own body. As you progress in the game, the snake will get longer each time it eats a fruit.

Table of Contents

Prerequisites

To run this project, you will need to have the following installed on your machine:

Installation

  1. Clone the repository:
git clone https://github.com/cloudfluffy/snake.git
  1. Navigate to the project directory:
cd snake
  1. Install the dependencies:
pip3 install pygame

Usage

  1. Execute the Python program:
python3 snake.py

About

The classic snake game! The goal is to navigate your snake to eat as many red fruits as possible.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages