Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.
/ EasySDL-Sample Public archive

Little game made out with ESDL lib. Feel free to improve.

License

Notifications You must be signed in to change notification settings

Ousret/EasySDL-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasySDL-Sample

Little game made out with ESDL lib. Feel free to improve. Using ESDL 0.6.x software rendering.

Prerequisite: EasySDL 0.6.x

CMake is needed.

$ git clone https://github.com/Ousret/EasySDL/
$ cd EasySDL/
$ cmake -G"Unix Makefiles"
$ make
$ sudo make install

Then clone & build this app.

$ git clone https://github.com/Ousret/EasySDL-Sample.git
$ cd EasySDL-Sample/
$ make
$ ./Sample

About

Little game made out with ESDL lib. Feel free to improve.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published