Skip to content

sharan01/sdl_snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL Snake

installation

open terminal and execute below commands

git clone https://github.com/sharan01/sdl_snake.git

cd sdl_snake

g++ *.cpp -lSDL -lSDL_ttf -std=c++0x

./a.out

requirements

libsdl and libsdl_ttf

c++ 11 compiler

About

classic snake game using sdl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages