SFML community forums

General => SFML projects => Topic started by: Pham Trinli on July 15, 2013, 10:09:45 am

Title: Very basic Mario (platformer) implementation (step by step)
Post by: Pham Trinli on July 15, 2013, 10:09:45 am
https://www.youtube.com/watch?v=6OHMFwQK44k (https://www.youtube.com/watch?v=6OHMFwQK44k)

(http://elib-dgu.ru.dahlia.arvixe.com/content/222.png)

Dowload source code and exe: http://yadi.sk/d/oeugS0Fm6pjh6       
This step by step tutorial is about how to implement basic platform game with SFML. It is in russian language, but i hope you can watch the source code without comment.
Title: Re: Very basic Mario (platformer) implementation (step by step)
Post by: eXpl0it3r on July 15, 2013, 02:21:43 pm
For a simple example, this is quite nice! For an actual game, it needs some tuning. ;)

Too bad the video is only in Russian, but I hope some people will learn some parts from it!