WombatTurkey Posted November 18, 2015 Share Posted November 18, 2015 Not sure if anyone follows the whole 'HTML 5 game dev' community on twitter, but I just found this: http://www.belenalbeza.com/talk-at-mediterraneajs-2015/ Video: Awesome talk! I think she presented Phaser pretty good. I am glad Phaser is getting its publicity it deserves. Richard is doing an amazing job! Edit: Phaser starts at 2:00, so awesome to see it on that screen! drhayes 1 Link to comment Share on other sites More sharing options...
ladybenko Posted November 19, 2015 Share Posted November 19, 2015 Hi, thanks for sharing this! I would appreciate it a lot if any of you could provide feedback. If you think that I missed something important, please do tell me Cheers~ WombatTurkey 1 Link to comment Share on other sites More sharing options...
WombatTurkey Posted November 19, 2015 Author Share Posted November 19, 2015 Hi, thanks for sharing this! I would appreciate it a lot if any of you could provide feedback. If you think that I missed something important, please do tell me Cheers~ I think at 6:50 you should of used a different variable name instead of loop. Because the create & preload are not looped, only the update is (well, requestAnimationFrame) so that might of confused some people lol, but other then that, I think you did a tremendous job. For example, I was thinking 'Why is my create function inside a variable called loop', this isn't going to end well, haha. Link to comment Share on other sites More sharing options...
Recommended Posts