Skip to content

MrGun3r/PlatformerEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Controls

Arrow keys - Move
Shift - Sprint

alt text

Compilation

To compile this run "make" in your terminal / command prompt or run :
for windows:
gcc main.c -lmingw32 -lSDL2main -lSDL2 -lSDL2_image -lSDL2_mixer -o Game
for linux:
gcc main.c -lSDL2main -lSDL2 -lSDL2_image -lSDL2_mixer -o Game

Screenshots :

alt text alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages