SFML community forums

General => General discussions => Topic started by: duongthuan on October 08, 2017, 06:11:20 pm

Title: Is there an SFML Mario tutorial?
Post by: duongthuan on October 08, 2017, 06:11:20 pm
Hello, I was just wondering if there was an SFML Mario Clone tutorial with some source code.

I tried google for mario sfml game tutorials, but I havn't really found anything relevant.

I think that reading some Mario clone source code will help me understand some key aspects of the game, such as the jump sequence (Which, i'm still working on), and a nice and smooth running sequence.

I guess this is how I learned programming when I was an absolute beginner. I just need some code in action to give me some push.

Cheers.
Title: Re: Is there an SFML Mario tutorial?
Post by: sjaustirni on October 09, 2017, 02:22:25 pm
Can't comment on the code quality, but there sure are some SFML Mario projects (https://github.com/search?o=desc&q=sfml+mario&s=updated&type=Repositories&utf8=✓) on Github.

Besides, Mario is not the only type of game you can learn SFML concepts from. There are lots of SFML platformers (https://github.com/search?o=desc&q=sfml+platformer&s=updated&type=Repositories&utf8=✓). Or if you have a particular question, just ask here on the forum.

Good luck coding :D
Title: Re: Is there an SFML Mario tutorial?
Post by: Elias Daler on October 13, 2017, 12:40:33 am
Here's a pretty nice one: https://github.com/MORTAL2000/Simple-Super-Mario-
Title: Re: Is there an SFML Mario tutorial?
Post by: Mario on November 17, 2017, 10:24:13 am
I don't look into the forums for a month and people start cloning me? You really missed me, right? :D