Search found 4 matches
- Sat Dec 08, 2012 3:06 am
- Forum: Impact and Node/Socket.io
- Topic: This tutorial and HALLSNODE
- Replies: -1
- Views: 12297
Re: This tutorial and HALLSNODE
Yep, i'm trying out some POST using AJAX andi t seems pretty easy (just some form submiting and stuff). What i've realised is that i will barely use impact, i'll just use it for creating a persistent world. I mean.. what i want to do is: Persistent world (multiplayer) ->Impactjs + node + socket.io -...
- Wed Dec 05, 2012 7:39 pm
- Forum: Impact and Node/Socket.io
- Topic: This tutorial and HALLSNODE
- Replies: -1
- Views: 12297
Re: This tutorial and HALLSNODE
glad you fund some use in it. I am actually workingon some new tutorials now. hallsnode tuts? or a whole new thing? By the way, I want to store my game's data on a mysql database and get it using php, i assume i can get it to use with the javascript's impact code right? PD=If you don't understand m...
- Mon Dec 03, 2012 9:43 pm
- Forum: Impact and Node/Socket.io
- Topic: This tutorial and HALLSNODE
- Replies: -1
- Views: 12297
Re: This tutorial and HALLSNODE
You can download Hallsnode and use it as is if you want. Sadly I have been away from game development for some time. My new job has me doing a ton of C# development and Continual Integration development so I have not had a change to look at node for some time. I will try to take some time to check ...
- Mon Dec 03, 2012 12:12 pm
- Forum: Impact and Node/Socket.io
- Topic: This tutorial and HALLSNODE
- Replies: -1
- Views: 12297
This tutorial and HALLSNODE
I've been watching your videos and they are great. The thing is that some of the files in nodejs and socket.io have changed.. so it's kinda difficult to make it work all together (with the newer files i mean). Using the files that you posted it works fine (basic multiplayer interaction). Now i see y...