Jojoee Posted October 3, 2016 Share Posted October 3, 2016 Hey guy, just want to share "My first online game" I've been working on it for a month, and finally, it's still not met my expectation LOL. Demo: http://blocker.jojoee.com/ Source code: https://github.com/jojoee/blocker Stack: javascript (phaser.io), node.js, socket.io Control - mouse: left / right click Control - keyboard: cursors / space Now, I got some problem about the monster The monster cannot move - in the offline mode, we can do it easily by using phaser.io for checking physics, overlap, collide - but in the online mode, I have no idea how I can move that I don't know when my monster is overlap, collide T_T Any comment / idea / suggestion will be pleased Yuming 1 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.