Haha a programmer WIP thats a first for this site [:p]
Just a quick game I?m working on for fun, a bomberman clone but in 3D, still with 2D game play atm, its multiplayer with probably a limit of 8 players and there?s also AI.
Works with up to 4 players per PC split screen.
Its got AI but its not working 100% atm. (soon)
And its all setup for networking, but the networking isn?t finished yet.
[img]http://users.tpg.com.au/adsl0gc0/bomberman.jpg[/img]
(haha you?re the white block, if anyone wants to model me a bomberman [:p] )
ignore the bad art, be amazed by the explosions!
Once the AI is fixed I?ll post a link to the download.
Then I?ll post a link to it when its multiplayer also.
Bomerman was great (well ever version before the N64 one :/). You may want to have a mode like on the PC version. They had the ability to have 10 people playing on the one comp. Eight people would use the microsoft gamepads that just daisy-chained, and two people were on keyboard. You would have to zoom out and have the whole map visible at one time though.
Looking cool so far. Can't wait for the download :D
original bomberman:
[img]http://users.tpg.com.au/adsl0gc0/bombrman.gif[/img]
mmm lighting effects on the explosions good idea, i'll add that to my todo list, after make camera shake based on distance from explosions.
haha 10 people on one pc, haha split screen 10 ways.
its 3d scrolling, so u cant all fit on the same view at once like the original bomberman, so i need to split it up.
but making it scroll adds game play to it, its not a fast paced, but there?s larger maps so my people can play.
nah this isn?t for anyone, just something quick im doing for fun.
i just felt like playing bomberman networked, cause im getting tried of armagetron [:P]
Just did this quickly in just over an hour. Was it what you were looking for?
http://uniquesnowflake.web1000.com/sumea/Bomberman3d.html
Oh yeah. His 738 Polies. I can kill those polies in the front as you probably won't see that close. but its up to you.
exporter/file format: XFile, DirectX.
I?ve got a 3dsmax6 exporter (Panda) for it that works fine.
TheBigJ: yeah thanks man, I was hoping to start a trend of programmers putting work up, I?ve also got a bunch of other stuff I?m going to start posting soon too, like a bunch of DirectX tutorials I made for people and a bunch of c# work.
Surprised this has a such a big turn-out so fast i really appreciate it, hopefully I should get the 1st download up within a day or two, the AI is almost done now, all its missing is the ability to corner the target with bombs, and kick bombs then its done, that?s all half written now anyway just needs a bit of bug fixing.
Then I'll release the 1st download with the code open source too. (not overly neat code but still not so bad, as you can see from the screenshot)
Back to work.
ohh.. textures done, but if a mix of cartoon and shaded so its.. different.
Here's the mob ready to start some major trouble!
http://uniquesnowflake.web1000.com/sumea/Bomberman3d_tex.html
Lava_Monkey: Something I have to ask.
A. Can you send me the Exporter to mr_peterw@dangerous-minds.com
B. the textures on those guys are 512x512. is that ok or do you want it smaller?
C. does the Exporter Save the animation file inside the file it makes or are they something different?
Thanks. USF
ok im almost ready to put the link up, i got a build where the AI is almost done,
its really close to completion it just has a little problem where the AI doesnt drop more than 1 bomb at a time. should be easy fixed and be up by tomorrow.
so everyone hang in, it should be up soon.
im going to have the whole game done b4 the 48hr coder comp.
including multiplayer.
Ok I said that I would have the whole game done before the 48hr coding comp, but due to unseen problems with the AI this is not a multiplayer version.
But with up to 4 players and 6 AI players its not a bad little game, put in a quick menu too so you can configure the game and controls.
This build runs nice and stable, I?m surprised how fast it actually runs considering its not a final build and there?s actually no culling system at all.
The source code is included, use as you wish, it was once neat but do to me rushing to get this build out its pretty messy now, but I?ll clean it up for the next release.
If anyone finds any errors feel free to report them and I?ll fix them up for the next release. If anyone makes their own map (bmps) please share too.
BIG Thanks to UniqueSnowFlake for doing the cool bomberman models too.
[img]http://users.tpg.com.au/adsl0gc0/bomberman6.jpg[/img]
Download: http://users.tpg.com.au/adsl0gc0/bomberman_v1_00.zip
Size: 1.9MB
Next Build:
---------------
Multiplayer Mode.
Neat Source Code
Sound / Music Volume Control.
Extra pickups and levels
Extra bomb types.
More Effects.
AI can kick.
I've updated this version, same download.
There was a problem where the depth stencil format I was using wasnt supported by all video cards, so now it tests to see what type of format you can run.
It should work on everyones computer now.
I've also added a second level, its smaller and it makes it alot faster and more fun to play.
Started working on bomberman again, working on the next version and putting in all the multiplayer code now. Got the game running even better than before and added support for more peoples video card settings.
Should be a good little multiplayer game.
The whole thing is open source if anyone wants to use some of the code or learn from it btw.
I never played the original bomberman, but good idea.