SpaceTeam5

Published August 14, 2013
Advertisement
Do you know Spaceteam? A fun party game app, with lots of techno bable. And lots of fun!

I did a small poc for a conversion to html5, thinking that this should be "easy" to get working in a browser. Good news is that it was quite easy (although the server is not really stable atm.) - if it is up, then you can try it here:

http://test.staunsholm.dk/SpaceTeam5/Client/

Beware, no pollish applied:
Screen Shot 2013-08-14 at 23.31.09.png

You can play it alone, but it is absolutely no fun at all if you don't have at least one other player to shout instructions at...

Multiplayer is done with socket.io (in node.js) - the multiplayer server is hosted on an amazon ec2 instance. If you wonder how hard that was to set up, then here are my notes. If you fancy a poke through the code, then it's on github.

Used grunt for automating deployment, I am really starting to like the simple task based system that grunt represents. And the eco-system of plugins for grunt is growing every day.

Lots to do, but I actually have the feeling, that this project will be done someday.

Mkkl.
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement

Latest Entries

Emscripten On OSX

3031 views

An Evening Of Fun

1242 views

SpaceTeam5

1515 views

One Sense At A Time

1450 views

Circles

1324 views
Advertisement