stebssbets Posted February 19, 2018 Share Posted February 19, 2018 I have some javascript experience but am new to game development. I like the idea of using a drag and drop engine to help me get an idea of how to develop a game without getting too technical on the coding side. Once my coding gets stronger and I have a better sense of what I can/ought to do with an engine, then I can try to merge the skills. So the questions are: is Phaser a drag and drop engine? If it is, can it be done through a "pure" drag and drop approach or a "minimal" coding approach? Again, I'd like to keep the two skills separated at first, because if I'm going to have to reinvent the wheel anyway, I might as well learn Unity and C#. Link to comment Share on other sites More sharing options...
Fenopiù Posted February 20, 2018 Share Posted February 20, 2018 No, it's not a drag & drop engine. Link to comment Share on other sites More sharing options...
end3r Posted February 20, 2018 Share Posted February 20, 2018 What you are looking for is Construct or GameMaker. Link to comment Share on other sites More sharing options...
dandmcd Posted February 20, 2018 Share Posted February 20, 2018 I highly recommend GDevelop to get your feet wet in game development and understanding many basic mechanics. It's full drag and drop, but does also allow some basic scripting if need be. Best of all, it's free unlike GameMaker or Construct. Link to comment Share on other sites More sharing options...
Recommended Posts