Skip to content

h4k1m0u/sdl-platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

Screenshot

How to build

$ make -j  # build the executable
$ make build/assets  # copy the assets

Dependencies

$ pacman -Sy sdl2 sdl2_image sdl2_ttf sdl2_mixer  # on archlinux
$ sudo apt install libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev  # on ubuntu

Assets

Bear

Bear is used to build project & generate compile_commands.json for YCM linter:

$ pacman -Sy bear
$ bear -- make -j

References

About

Platformer-to-be made in SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published