onedayitwillmake / RealtimeMultiplayerNodeJs

Realtime Mutliplayer Game Engine using Node.js / websockets for HTML5 that uses a client-server approach in which the clients send only sampled input to the server
548 stars 112 forks source link

running RealtimeMultiplayerNodeJs on web server - canvas empty #10

Open naeluh opened 10 years ago

naeluh commented 10 years ago

Hi,

I am running the Box 2d demo at this url

http://hulea.org/RealTimeMultiMover/DemoBox2DApp.html

However the is empty?

Any reason for this

The only errors that I am getting is this

I am not getting any errors in console ?

Thanks for any pointers you may have