Skip to content

MrTheMech/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Snake-Game

SFML Based Snake Game C++

image

Install Visual Studio 2017 and download the C++ Windows development tools from Tools/Get Tools and features...

open .sln File to begin editing the code!

Use a copy of previous level and make modifications to make a new level in assets/levels location. Make sure to include your level.text into your assets/levels/levels.txt to make the levels included in the Game

You can Modify the textures by modifing contents at assets\textures You can Modify the textures by modifing contents at assets\fonts

Inspired by: https://www.youtube.com/playlist?list=PLbPaYYCufiXzbKTwPpYpgkUplgsCscEm6

About

SFML Based Snake Game C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published