Fight Demo


NeoGML

Still Fresh
Joined
Dec 29, 2003
Messages
73
Website
matthewylim.blogspot.com
Hello,

I've been working on a fighting game in SDL for about a year or so.



Here's a short video:

[UPDATE: WiFi! ]


[media]http://www.youtube.c...h?v=R-6FiMmIrPk[/media]


blog

I figured it was a little too early to release the binary, there isn't that much to do, but I figured it was worth a clip and a link.


Thanks!
 
Last edited by a moderator:
(That embedded video doesn't work for me - but the one on your blog does.)

Looks pretty interesting! Are you using a physics engine or is it scripted somehow? I'm curious how you're going to implement an AI for this .. fighting-game AI has always fascinated me, got no idea how its done even though I've asked the question for years .. :)
 
nice video, i've always wanted to create a fighting game since i played street fighter 2 on the snes. fighting game ai? hey that'd also interest me :)
 
torpor said:
(That embedded video doesn't work for me - but the one on your blog does.)

Looks pretty interesting! Are you using a physics engine or is it scripted somehow? I'm curious how you're going to implement an AI for this .. fighting-game AI has always fascinated me, got no idea how its done even though I've asked the question for years .. :)
Thank you!

No, I am not using a physics engine, I did it using timers and some math. I have no effing clue how i'm going to do AI, I'm going to try to get network play working before that, haha.

Yeah, I couldn't get the video to embed properly.

Says to put the url in between [ tube ] tags..

The url is this: http://www.youtube.com/watch?v=R-6FiMmIrPk

is it not just [ tube ] http://www.youtube.com/watch?v=R-6FiMmIrPk [ /tube ] ?

(Without the spaces, I mean).
 
Last edited by a moderator:
Peter R said:
I've fixed the video embedding. I wasn't sure how to do it myself so I had to look it up and the result appears to be this:

Code:
[media]video URL[/media]


ah ha! Thank you!

[ media ] tags, not [ tube ]. got it.
 
Last edited by a moderator:
NeoGML said:
have some early synchronized play over wifi to show:



more to come. time to go to bed!

thanks!


very, very cool. have you done any progress?
 
Last edited by a moderator:
i never see this pretty game! it would be very cute!! :D :D
any progress?
 
Looks really great, I want to say that I'm looking forward to you releasing this .. I hope you release it for Pandora and Caanoo at the same time, though! :)
 
Back
Top