Skip to content

Snake game in Python/pygame , Javascript/canvas , C++/raylib and Go/raylib

Notifications You must be signed in to change notification settings

AlirezaSaadatmand/Snake_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Snake Game

Welcome to the Snake Game repository! This project contains multiple implementations of the classic Snake game using different programming languages.

📌 Available Versions

🎮 Game Overview

The Snake game is a simple yet fun arcade game where the player controls a growing snake that must eat food while avoiding collisions with itself and the game boundaries.