Page 1 of 1
I'm looking for a tutorial on creating a game
Posted: Fri Jan 20, 2017 5:53 pm
by Bernard51
hello
I'm looking for a tutorial on creating a game
Thank YOu
bernard
Re: I'm looking for a tutorial on creating a game
Posted: Fri Jan 20, 2017 7:31 pm
by Ulydev
hello
YOu can FInd some GOOd tut0rials in
THis amAZing booOOk
YOu're WELcome
uly
Re: I'm looking for a tutorial on creating a game
Posted: Fri Jan 20, 2017 8:56 pm
by Bernard51
Thank youy
Re: I'm looking for a tutorial on creating a game
Posted: Fri Jan 20, 2017 11:48 pm
by hypnoscope
I'm currently working on a video tutorial series ->
playlist here
Sheepolution also looks awesome.
Re: I'm looking for a tutorial on creating a game
Posted: Sat Jan 21, 2017 11:50 am
by ken.athomos
If you don't mind, please check this
thread. A bunch of us posted some stuff for the same question
Re: I'm looking for a tutorial on creating a game
Posted: Sat Jan 21, 2017 3:24 pm
by xNick1
hypnoscope wrote:I'm currently working on a video tutorial series ->
playlist here
Sheepolution also looks awesome.
I watched the first video and I didn't know about that filter which was automatically put there. I had to enlarge all the images because the scaling in the draw functions made all my images looking blurry. With setFilter nearest works now
Thank you
Re: I'm looking for a tutorial on creating a game
Posted: Sat Jan 28, 2017 9:47 am
by Bernard51
Thank you
Re: I'm looking for a tutorial on creating a game
Posted: Tue Jan 31, 2017 3:08 am
by joker
So far I have found only tutorials for mouse and keyboard inputs. Is there a tutorial for making an android game?
I want tutorials for scene management, touch events, sprite animation, saving and loading game.