Skip to content

filipleple/sidescroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sidescroller

Simple Mario-like sidescroller in SDL2, with some extra quirks.

The game generates the scene from the map.bmp and automatically populates it with enemies. The enemies can be killed by jumping on top of them, any other collision bumps the player away and costs health.

Some aspects need to be tweaked, such as better SOLID code design and populating multi-leveled map images.

The sprites and images were blatantly taken from google images, as this is supposed to be only a quick exercise.

About

Simple Mario-like sidescroller with some extra quirks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published