Skip to content

Pablyco/RayLib-Cpp17-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Snake (Raylib + C++17)

Snake gameplay

A simple Snake game built using Raylib and C++17.

↓ Based on this tutorial ↓
https://youtu.be/LGqsnM_WEK4

Improvements & Fixes

Feature: Difficulty increases with each food eaten.

Feature: "Game Over" screen.

Feature: Retro-style grid for nostalgic feel.

Change: Borderless window.

Fix: Snake movement update rate.

Controls

Key Action
W A S D Move the snake
SPACE Restart after Game Over
Alt+F4 SUPER POWER UP!

Build Instructions

1- Make sure you have raylib installed and linked properly.

2- I used CLion + CMake + mingw-w64 to create this project.

3- Open the project with CLion, build (F7 in my case) and play :)

4- Have fun.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published