Mario Clone Update

This update will show how far I have come in my mario clone. Currently I only have a mario character that can move left and right and jump. If he falls off he resets at the starting position.

Mario Update 1

This image shows how the game looks so far, as you can see its pretty empty and I still haven’t fixed sdl_image so my sprites aren’t transparent. There are also no animations yet. The jump feels floaty which is a thing that I will have to fix. But the next thing on my to do list is to implement screen scrolling so that I can create bigger levels.

Some thoughts and bugs so far:

      collision with the platforms while falling down is really bugged if you hit from the left(it causes the player character to instantly teleport to the other side) luckilly I think I know what the problem is and i hope that i have that fixed until the next update post.

Another thought is that there has to be an easier way to generate platforms, right now im sort of creating block by hand sort of. Which is fine when i only have two groups of blocks but to create more will take an unnecessary amount of time to do.

Until next time.

About Oskar Hernberg

2014  Programming