participate


Java Game Development - Fighting game
<<   Back to Forum  |   Give us Feedback
This topic has 22 replies on 2 pages.    1 | 2 | Next »
pizzach
Posts:42
Registered: 7/5/03
Fighting game   
Aug 30, 2003 9:15 PM

 
Hey guys! I'm wondering how people feel about this little Java fighter I've made. It's the first java game I've ever done, and I just converted it to an exacutable jar from an applet. I was the one who had started the RPG game with FF3 character for those who remember. This game has some known outstanding issues, but It's finished for the time being.

Outstanding issues:
-hit detection
-sometimes opponent characters freeze
-text doesn't always line up
-shampoo's move should say punch instead of kick
-balance of power issues for special moves in how much damage they inflict

Any other opinions or problems you see?

http://ranmadestinypage.tripod.com/games/RanmaFighter.zip
copy the URL to the URL bar, don't click the link!
 
Jino
Posts:209
Registered: 12/31/01
Re: Fighting game   
Aug 31, 2003 2:16 AM (reply 1 of 22)  (In reply to original post )

 
That's a neat. Can you tell me where you got the sprite frame like that. I wanna make one too :)
 
KarateMarc
Posts:156
Registered: 7/24/03
Re: Fighting game   
Aug 31, 2003 3:40 AM (reply 2 of 22)  (In reply to #1 )

 
That's not bad but sometimes when you're attacking the other player the punch or kick animations don't show yet their energy bar sill goes down. It's also not very responsive to the controls either and this really spoils it for my :(
 
subnoize
Posts:18
Registered: 1/24/02
Re: Fighting game   
Aug 31, 2003 8:28 PM (reply 3 of 22)  (In reply to original post )

 
Well Shampoo got her hair washed the first time around but after that she kick some butt! Seams the way to win is get right up on the opponent and puch as fast as possible (brak the d@mn keyboard if nessary). Just remember to jump when they throw the special powers? at cha... fun. I like the animation.

I'm pretty bad at the 2D illustrations so I turn to my trusty Lightwave's BELM (Big Eyes Little Mouth) plugin for the same style charatchers. Guess I'm out of my league...

What I'd change is the map thing. It might be better to simply jump to the two charatchers doing their insults unless you will offer different paths on the map. Also, I hated it in Mortal Combat (yes, I'm that old) and I still hate the gett'en up on somebody and beating the crap out them and they can't even fight back. Give the opponents something to fight back with. Also, give the player the same defense, you know "fair and balanced".
 
asjf
Posts:2,568
Registered: 6/7/02
Re: Fighting game   
Sep 1, 2003 5:45 AM (reply 4 of 22)  (In reply to #3 )

 
am getting a tripod error when I click the link in the OP.. :(
 
Jino
Posts:209
Registered: 12/31/01
Re: Fighting game   
Sep 1, 2003 11:30 PM (reply 5 of 22)  (In reply to #4 )

 
right click, save as...
 
pizzach
Posts:42
Registered: 7/5/03
Re: Fighting game   
Sep 16, 2003 2:13 PM (reply 6 of 22)  (In reply to #5 )

 
Very interesting. Thanks guys. It was my first game so I learned at lost and didn't finish a lot. :) But it runs so much better as an application that as an applet. If I ever do a 2.0, I'll add more AI, blocking, better hit detection, throwing water to make the other guys tranform into animals and stuff like that. :)
 
pizzach
Posts:42
Registered: 7/5/03
Re: Fighting game   
Sep 16, 2003 2:16 PM (reply 7 of 22)  (In reply to #6 )

 
Oh, and Jino, if you ever see this disgussion again(sorry for replying so late, It take me 1.5 weeks to get internet at my college) I had gotten my images from online(just check some Ranma site and look for chibi-super deformed) Then I just took those pictures and edited them to make my animations using something along the lines of paint.
 
Perruno
Posts:14
Registered: 9/15/03
Re: Fighting game   
Sep 16, 2003 2:55 PM (reply 8 of 22)  (In reply to #6 )

 
you can get more animate caracter from the proyect mugen.
 
ptom98
Posts:94
Registered: 8/1/01
Re: Fighting game   
Sep 16, 2003 3:19 PM (reply 9 of 22)  (In reply to #8 )

 
yeah get some mugen characters, that what i used for my fighting game i started....they got all the moves, animations, characters from games like street fighter, kind of fighters, marvel vs capcom etc they are wicked
 
Jino
Posts:209
Registered: 12/31/01
Re: Fighting game   
Sep 17, 2003 1:24 AM (reply 10 of 22)  (In reply to #9 )

 
is there a windows version of mugen it seems to be develops for linux and there are are tons of different sites too.
 
KarateMarc
Posts:156
Registered: 7/24/03
Re: Fighting game   
Sep 17, 2003 5:31 AM (reply 11 of 22)  (In reply to #10 )

 
Anyone got a link to any of these mugen sites? I've only found one site and it had about 6 poorly ripped sprites :(

A platform game I was developing has mysteriously transformed into a 2D fighting game and I could do with some good characters.

Thanks.
 
ptom98
Posts:94
Registered: 8/1/01
Re: Fighting game   
Sep 17, 2003 11:23 AM (reply 12 of 22)  (In reply to #11 )

 
mugen was originally written for windows (i believe) but was changed over to linux for some reason.

looking for characters is very difficult you probably won't find a site with a lot of characters you've got to hunt around as most sites only have a couple of decent characters. look on google.
 
KarateMarc
Posts:156
Registered: 7/24/03
Re: Fighting game   
Sep 17, 2003 12:06 PM (reply 13 of 22)  (In reply to #12 )

 
Thanks ptom98, I just found mugen and a load of characters for it but as you said it only runs on linux (??) and all the character images seem to be stored in an odd format.

I'll just rip some myself, doesn't take that long and I only need basic moves, my fighting game isn't going to support the traditional (down-downright-right-punch) type special moves anyway as that's impractical for keyboard control so I don't need a stupid amount of animation per character.

If all goes well it should be ready in less than a month :)
 
ptom98
Posts:94
Registered: 8/1/01
Re: Fighting game   
Sep 17, 2003 4:46 PM (reply 14 of 22)  (In reply to #13 )

 
if you want to look inside the character files for mugen you need to download the mugen character maker (see link below) you can open the character files up from within this program and then export to bmp, png, gif, jpg etc

http://sperez.free.fr/down2_o.htm
 
This topic has 22 replies on 2 pages.    1 | 2 | Next »
Back to Forum
 
Read the Developer Forums Code of Conduct

Click to email this message Email this Topic

Edit this Topic
  
 
 
Forums Statistics
    Users Online : 25
  • Guests : 145

About Sun forums
  • Sun Forums is a large collection of user generated discussions. It is here to help you ask questions, find answers, and participate in discussions.

    Check out our guide on Getting started with Sun Forums for a full walkthrough of how to best leverage the benefits of this community.

Powered by Jive Forums