Live data from Hacker News

Show HN: We built real MMO Asteroids

mmoasteroids.com

1–10 of 67 posts

Re: Show HN: We built real MMO Asteroids

#2
After feeling the heartbreak of seeing MMOAsteroids last week turn out to be an April Fools' joke, I decided to take things into my own hands. This afternoon hack project I threw together yesterday using Firebase.

I adapted a simple single-player asteroids game off github (https://github.com/dmcinnes/HTML5-Asteroids) and made it fully multi-player with Firebase.

It's set up to spread out users across a bunch of games to avoid having 500 HN'ers on the same page. Login with Twitter so other people see your picture...

Re: Show HN: We built real MMO Asteroids

#3
post #2

After feeling the heartbreak of seeing MMOAsteroids last week turn out to be an April Fools' joke, I decided to take things into my own hands. This afternoon hack project I threw together yesterday using Firebase. I adapted a simple single-player asteroids game off github ( https://github.com/dmcinnes/HTML5-Asteroids ) and made it fully multi-player with Firebase. It's set up to spread out users across a bunch of gam…

Wow, this is amusing. Seems like there are a lot of cool things you could do with Firebase.
Post reply on HN