dtx / ay-game

Playing around with Node.js and Socket.io. Trying to achieve smooth multiplayer walk-board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiplayer Game Board

I've setup this Git to ease the process of people helping me to perfect this "game". The sole intention is to learn and perfect the way data is exchanged simultaneosly among many clients.

The code is using Node.js and Socket.io.

Demo is available at http://dev.anuary.com/1f1715ac-ad96-536a-a462-74381c7a2baf/. The game is controlled using arrow keys and spacebar.

####The above link contains the old version we started out with#### To hack the current version, just git clone https://www.github.com/dtx/ay-game/ and run it on the local machine.

About

Playing around with Node.js and Socket.io. Trying to achieve smooth multiplayer walk-board.

License:Other


Languages

Language:JavaScript 89.2%Language:PHP 10.8%