WaywardSpirit Posted March 18, 2017 Report Share Posted March 18, 2017 Hello Everyone, So I am reading through the Introduction to Phaser,js Game Development book by Travis Faas and It is talking about setting up Yeoman, Bablify and a bunch of other stuff saying it will help the process and make it easier to minify and stuff with Node.js and Grunt. It really necessary? Kinda seems like a pain in the butt to do to go through all these command prompts to do it, I really dont want to sound lazy about doing it but It does seriously come off like that. Just what is the benefit and is it actually necessary? Thanks for reading, WaywardSpirit Quote Link to comment Share on other sites More sharing options...
bruno_ Posted March 19, 2017 Report Share Posted March 19, 2017 Those are tools to automate your process and bootstrap new games faster. If you don't feel comfortable yet, or don't need a process like that, just include phaser as a JavaScript file and make your game in your favourite ide. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.