Live data from Hacker News

WebSockets and WebGL used to create multiplayer shoot'em up

turbulenz.com

21–30 of 37 posts

Re: WebSockets and WebGL used to create multiplayer shoot'em up

#22
post #20

Is there a technical reason for not using webgl frameworks such as Three.js ?

The game uses the Turbulenz Engine which includes a WebGL graphics framework (which is equivalent to Three.js) - http://biz.turbulenz.com/developers#turbulenz-engine

Re: WebSockets and WebGL used to create multiplayer shoot'em up

#26
post #12
post #9

Doesn't work in Firefox

If you've got a moment it'd be good to know your configuration. My default answer is to recommend Chrome, but all versions of Firefox are supported (for those without WebGL support we provide a small plugin as an alternative).

Seems like it was blocked by AdBlock. Disabling itresolved the issue

Re: WebSockets and WebGL used to create multiplayer shoot'em up

#27
Neat! Would love to know how you handle prediction and correction.

My last ludum dare was webgl+websockets, but because I used server lockstep (it being a 72hr game and coded from scratch) it was pretty poorly received :/

http://www.ludumdare.com/compo/2012/08/30/cage-flight-autops... <-- give it some love

Re: WebSockets and WebGL used to create multiplayer shoot'em up

#28
post #12
post #9

Doesn't work in Firefox

If you've got a moment it'd be good to know your configuration. My default answer is to recommend Chrome, but all versions of Firefox are supported (for those without WebGL support we provide a small plugin as an alternative).

Actually, now I can see the menu, but neither "quick play" nor "create game" work. Says "Something has gone wrong - please try again". Firefox 16.02 on Windows 7.

Music is great though :)

Re: WebSockets and WebGL used to create multiplayer shoot'em up

#30
post #29

Great fun! I registered for an account, but then stopped being able to play multiplayer games. Maybe I'm just missing it, but there "quickplay" button that I was using as a guest is no longer there.

Make sure you're playing "Score Rush MP" which is the multiplayer version. You might have accidentally started the original single player version. Select the game from the "Games" dropbox in the top right of the website.
Post reply on HN