Skip to content

simonppg/game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game

this is a SDL2 game

Build the game

sudo apt-get install libsdl2-dev libsdl2-image-dev
mkdir build
cd build
cmake ..
make
./game

About

A poor platform game attempt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published