Page 1 of 1

smfl rpg tutorial?

Posted: Wed Aug 10, 2011 8:20 am
by Tom_leonardsson
Dose anyone know any tutorial on how to make a 2d rpg game in smfl?

thanks :)

Re: smfl rpg tutorial?

Posted: Wed Aug 10, 2011 8:58 am
by lotios611
Tom_leonardsson wrote:Dose anyone know any tutorial on how to make a 2d rpg game in smfl?

thanks :)
First of all, I'm pretty sure you mean SFML. Secondly, there are tutorials for many different things like displaying stuff on the screen and getting input, but there is no complete tutorial to make an RPG in SFML. If you want to make a 2d RPG, but don't want to go through the work of learning SFML or another API, you might want to try RPG Maker.

Re: smfl rpg tutorial?

Posted: Wed Aug 10, 2011 9:21 am
by Tom_leonardsson
lotios611 wrote:
Tom_leonardsson wrote:Dose anyone know any tutorial on how to make a 2d rpg game in smfl?

thanks :)
First of all, I'm pretty sure you mean SFML. Secondly, there are tutorials for many different things like displaying stuff on the screen and getting input, but there is no complete tutorial to make an RPG in SFML. If you want to make a 2d RPG, but don't want to go through the work of learning SFML or another API, you might want to try RPG Maker.
Then give me a tutorial on that.....not rpg maker in that otherstuff

Re: smfl rpg tutorial?

Posted: Wed Aug 10, 2011 9:22 am
by Tom_leonardsson
lotios611 wrote:
Tom_leonardsson wrote:Dose anyone know any tutorial on how to make a 2d rpg game in smfl?

thanks :)
First of all, I'm pretty sure you mean SFML. Secondly, there are tutorials for many different things like displaying stuff on the screen and getting input, but there is no complete tutorial to make an RPG in SFML. If you want to make a 2d RPG, but don't want to go through the work of learning SFML or another API, you might want to try RPG Maker.
Then give me a tutorial on that.....not rpg maker in that other stuff

Re: smfl rpg tutorial?

Posted: Wed Aug 10, 2011 9:50 am
by dandymcgee
This should be a good start:
http://www.dreamincode.net/forums/topic ... ch-part-1/

Try to make your questions a bit more detailed and specific though..

Re: smfl rpg tutorial?

Posted: Wed Aug 10, 2011 9:58 am
by Tom_leonardsson
dandymcgee wrote:This should be a good start:
http://www.dreamincode.net/forums/topic ... ch-part-1/

Try to make your questions a bit more detailed and specific though..
´thanks