Skip to content

IcaroGabrielS/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Snake Game

A simple Snake Game developed in Python that runs directly in the Linux terminal.

Description

This is a classic Snake Game implemented in Python. The objective of the game is to control the snake to collect food, making it grow, without hitting the walls or itself.

Prerequisites

Make sure you have Python 3 installed on your system. You can check this by running the following command in the terminal:

python3 --version


About

A snake game made in python for a college project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages