Bitcoin Forum

Economy => Service Announcements => Topic started by: holorga on January 29, 2013, 07:25:18 PM



Title: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: holorga on January 29, 2013, 07:25:18 PM
hey people!

I think that bitcoin related games are missing a skill and multiplayer components.
so I've made a web framework and an html5 game engine on top of nodejs.

I needed a sample game, started working on some kind of multiplayer tetris, realized that that's super boring, and ended up making a bomberman clone, as I really like bomberman. the idea is that players put some bitcoin in, play bomberman against each other and the winner takes all.

its also a good game choice I think as its not totally trivial to create a bot for it.

the game engine supports replays, infinite maps, and other cute stuff. I might create a 3d renderer for a game in three.js or something later

I'll need test players in the following days. and those interested for alpha play, please register at

http://bomberman.bitcoinlab.org/

and here are the two screenshots

http://bitcoinlab.org/bomberman1.png
http://bitcoinlab.org/bomberman2.png

current graphics are placeholders only, its very probbable that I'll create a public contest for sprite desings with some bitcoin amount as a reward.

bye!


Title: Re: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: rickylford on January 30, 2013, 02:38:54 PM
Looks awesome! Bomberman was always one of my favorite games. You got my e-mail. :)


Title: Re: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: Mcoroklo on January 30, 2013, 02:42:31 PM
This is exactly the kind of games the bitcoin community needs. Perfect!

Just signed up with my e-mail .-)


Title: Re: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: HostFat on January 30, 2013, 03:07:07 PM
Already signed :D


Title: Re: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: holorga on January 30, 2013, 04:31:26 PM
great! :D glad you like the idea.


Title: Re: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: DPony13 on February 04, 2013, 09:59:33 AM
Oh dear,

I LOVE BOMBERMAN!~
as much as I love bitcoins!

Oh and, if you like, I can make
a new set of graphics you can use.

Feel free to PM me about that.

will definately play this


Title: Re: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: Kikkerdril on April 15, 2013, 06:40:22 PM
Any updates on this? Sounds like something I would play a lot :)


Title: Re: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: holorga on April 16, 2013, 01:40:52 AM
Any updates on this? Sounds like something I would play a lot :)

yeah, ended up on a trip so I'm a bit late with this, but it will be finished for sure.
register on the http://bomberman.bitcoinlab.org or follow this topic and you'll get an update when things change.. I have a working prototype and need to wrap it up, will do that in the following month or two, sorry for the delay.

I'm also looking forward to playing this :D


Title: Re: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: Kris on April 23, 2013, 08:44:24 AM
You should work with http://bombermine.com

none the less, there might be inspiration to take from there.

Regards
Kris


Title: Re: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: rme on April 23, 2013, 09:07:49 AM
Very good project


Title: Re: [ANN] bomberman.bitcoinlab.org - real time multiplayer bomberman clone
Post by: holorga on July 01, 2013, 05:24:53 AM
You should work with http://bombermine.com

none the less, there might be inspiration to take from there.

Regards
Kris

I know about bombermine, and I don't like the way it feels. I'm confident in my code and don't really need outside help..


I'm still alive and working on this :) it took loads of time, I ended up working on a few nontrivial projects this game is based upon,
I wrote my own web framework, game engine, graphics engine, and such.
it will be easy to expand upon or create new games after this one.

its almost done, its playable now. I don't know when I'll launch.