JokerJESUS Posted July 31, 2015 Share Posted July 31, 2015 Hello, i m new in Phaser, and could you tell me how should i start? Phaser doc. is really hard to understand ;/ Link to comment Share on other sites More sharing options...
luiscauro Posted August 1, 2015 Share Posted August 1, 2015 Hola JokerJESUS.. bueno yo al igual que tu me gusta mucho el motor Phaser y al princio me parecio full dificil empezar.. pero al ver la doc de su pagina y recreando sus ejemplo veras que la mecanica de phaser es facil.. para ayudarte: sigue el tuto de aqui: http://phaser.io/tutorials/making-your-first-phaser-game y esta estructura en 3 funciones principales que son PRELOAD, CREATE y UPDATE por el momento te bastara para andar phaser, y estas se pasaran como objeto a Phaser.Game que recibe el (width, height, renderer, parent, stados).. sigue el tuto esta bien emplicado en ingles Link to comment Share on other sites More sharing options...
CodeToWin Posted August 1, 2015 Share Posted August 1, 2015 start here: http://phaser.io/tutorials/making-your-first-phaser-game Jack and JokerJESUS 2 Link to comment Share on other sites More sharing options...
JokerJESUS Posted August 1, 2015 Author Share Posted August 1, 2015 @up thx, i read this before, have you something else? Link to comment Share on other sites More sharing options...
icp Posted August 1, 2015 Share Posted August 1, 2015 This resource is really good : http://gamemechanicexplorer.com/ JokerJESUS 1 Link to comment Share on other sites More sharing options...
kenshm Posted August 1, 2015 Share Posted August 1, 2015 Hi, I am also a beginner, I advise you to have a good basis in javascript before starting phaser. Here is a list of some resources :https://www.discoverphaser.com/ http://phaser.io/examples http://gamemechanicexplorer.com/ (@icp already cited above) http://tutorialzine.com/2015/06/making-your-first-html5-game-with-phaser/ https://github.com/search?l=JavaScript&q=phaser+game&type=Repositories&utf8=%E2%9C%93PS : Do not hesitate to support phaser through this link. If we can reach a certain amount. Official documentation will be much better Kenshimdev, JokerJESUS 1 Link to comment Share on other sites More sharing options...
CodeToWin Posted August 1, 2015 Share Posted August 1, 2015 shameless plug -I have tutorials on my website as well http://codetowin.io There are many other pages out there with excellent tutorials JokerJESUS 1 Link to comment Share on other sites More sharing options...
Recommended Posts