Search found 3 matches
- Tue May 01, 2012 10:35 pm
- Forum: Impact and Node/Socket.io
- Topic: Impact and Node.js Video #10
- Replies: -1
- Views: 14853
Re: Video 10
Hey hallsofvalhalla, I understand you've been busy with work. But would be be able to post the code you have so far up to this point? I know you mentioned a lot of it is nowhere near where you want to be with it, but there are some things in there that I wanted to look at and didn't get a good look ...
- Mon Apr 09, 2012 9:32 pm
- Forum: Impact and Node/Socket.io
- Topic: Impact and Node.js Video #10
- Replies: -1
- Views: 14853
Re: Video 10
I agree this is the most promising browser-based mmo tutorial you've done. Also it's the most promising one I've seen anywhere! You are great at explaining why you're doing things, not just that you are. Have you seen browserquest from mozilla? I think it's similar to this but without using ImpactJS...
- Fri Mar 30, 2012 4:22 pm
- Forum: Impact and Node/Socket.io
- Topic: Impact and Node.js Video #10
- Replies: -1
- Views: 14853
Re: Video 10
Love the tutorial series so far! It looks like the click-to-move code is just using vectors to move players in a straight line. Are you going to do stuff with path finding at some point to allow players to move places where they would normally run into objects, but instead go around them?