JSFoo 2012
It’s like kung fu with JavaScript and objects! All about building full size apps in JavaScript.
Oct 2012
15 Mon
16 Tue
17 Wed
18 Thu
19 Fri 11:30 AM – 05:45 PM IST
20 Sat 11:30 AM – 05:15 PM IST
21 Sun
It’s like kung fu with JavaScript and objects! All about building full size apps in JavaScript.
Oct 2012
15 Mon
16 Tue
17 Wed
18 Thu
19 Fri 11:30 AM – 05:45 PM IST
20 Sat 11:30 AM – 05:15 PM IST
21 Sun
milan chandna
Submitted Aug 31, 2012
Demo of a 3D first person Multiplayer game completely built in JavaScript.
At Server side node.js is used to manage clients and at Client side ‘Three.js’ library is used for 3D.
So come along and see how easy it is to develop such a game and also takeaway the solution to commonly faced issues while developing this kind of game.
There are two sides of this game.
Server side - Server is required to sync up all your clients as this is a multiplayer game. I have used node.js for server side as I wanted this to be a completely JavaScript game.
Client side - At client side I have used ‘Three.js’, a 3D engine in javascript, to render the objects of game. There will a simple arena made from cubic objects just like a maze.
I will discuss and share the common issues faced while making this game like collision-detection/loading object-models/syncing-movement and a lot of stuff.
I will explain all these stuff from real code so that it will be easy for you to understand.
Based on the user-demand I might even share my complete code.
By profession I am an Adobe ColdFusion Engineer but it’s my passion to develop games.
I have developed a 3D FPS multiplayer JS game from scratch and have solved all the issues I faced. I want to share all these issues and along with their solution.
I will also explain the code and will show how easy it is to develop.
So get along with me if you want to make such a game of your own.
Oct 2012
15 Mon
16 Tue
17 Wed
18 Thu
19 Fri 11:30 AM – 05:45 PM IST
20 Sat 11:30 AM – 05:15 PM IST
21 Sun
Hosted by
Login to leave a comment
milan chandna
Thanks all of you for great response.
And special thanks to Kamal Govindraj for his inputs and follow up compliments.
Here is the link to final Presentation with all the step to step demo for creating such a game of yours: http://bit.ly/RbRB6X
Kamal Govindraj
@gkamal
This sounds interesting.
My suggestion would be to identify the key code snippets you want to talk about, extract / simplify and put it on slides. A few sessions I have attended where showing real code was involved turned out to be not so useful because it wastes valuable time looking it up and also all the surrounding codes makes it difficult to get the key ideas.
amit yadav
Bhai.... Tell be all about this....!!!!!