Skip to content

A Snake game based on GUI. This revamped Snake Game with an immersive GUI, dynamic sounds 🎵 (background, eating and gameover), and interactive gameplay.

Notifications You must be signed in to change notification settings

Utkarsh-Dikshit/SnakeGame-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame (HungrySnake Harvest)

It works with raylib version 4.5. Tested on both Windows 10 and Windows 11.

-- Utkarsh Dikshit


Img_snakegame


How to see the code

From the Explorer Window of VS Code navigate to the src folder and double click on the SnakeGame.cpp file.

How to run the game

Method_1: Double click on the "main.code-workspace" then navigate to src/SnakeGame.cpp file and then press F5, to create .exe file and start running.
Above method, only works if you have raylib installed on your system (In case of any error (like raylib.h not found)), just close the VS Code and double click on the "main.code-workspace".


Method_2: Open "HungrySnake Harvest (Only Game)" folder, then double click on HungrySnake Harvest.exe file

About

A Snake game based on GUI. This revamped Snake Game with an immersive GUI, dynamic sounds 🎵 (background, eating and gameover), and interactive gameplay.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published