Fite-C - A simple beat em up

Posted By: Stubbsy

Fite-C - A simple beat em up - 04/29/07 11:43

Heres a quick fighting game I made, it's the first time I've used lite-c and I'm not the most experienced programmer so any suggestions and improvements are greatly welcome...

Download
Posted By: Damocles

Re: Fite-C - A simple beat em up - 04/29/07 19:07

Nice!

I won by blocking all the time, and letting the others beat up each other.
then I took out the last guy.
Posted By: Stubbsy

Re: Fite-C - A simple beat em up - 05/01/07 15:44

forgot the screenies :-0






Posted By: philcm

Re: Fite-C - A simple beat em up - 05/04/07 18:07

This is one fun and cool "demo"

Thanks
Posted By: D3D

Re: Fite-C - A simple beat em up - 06/22/07 05:23

Nice little game and i'd also like viewing the code, learned a lot from it
Posted By: seneca

Re: Fite-C - A simple beat em up - 07/09/07 14:32

appreciate the demo. Thanks a lot. It's much easier to learn by example.
Posted By: Stubbsy

Re: Fite-C - A simple beat em up - 07/13/07 15:28

heh glad some people liked it, but looking now its quite a poor example of using lite-c. Rather then creating structs to hold character data, i find it better practice to use entity skills. You can re-define their names to be more meaningful.
Posted By: Shadow969

Re: Fite-C - A simple beat em up - 07/13/07 17:11

Hm, i find structs better. Now i am trying to convert my script, so that instead of skills it will use structs, basing on your example
Posted By: Stubbsy

Re: Fite-C - A simple beat em up - 07/13/07 17:16

I find the advantage of skills is that you can, for example, directly access an entity found bu collision detection, rather than looping throught them all to find the handle that matches. Doesnt make a huge difference I suppose heh
Posted By: Shadow969

Re: Fite-C - A simple beat em up - 07/13/07 17:48

You can define some skill like an id, and then use that id to find that entity immediately. I think so
Posted By: Spider_Man

Re: Fite-C - A simple beat em up - 01/12/08 20:12

hello .. i like the lighting effects and seems to be great game !
Posted By: Quad

Re: Fite-C - A simple beat em up - 02/18/08 15:38

links are down, anyone have this? i want to take a look.
Posted By: D3D

Re: Fite-C - A simple beat em up - 02/18/08 18:49

Try here
Posted By: Quad

Re: Fite-C - A simple beat em up - 02/18/08 21:40

i like the way they change the colours (i mean lights )

tnaks for the file d3d
Posted By: Blink

Re: Fite-C - A simple beat em up - 02/19/08 03:42

since there was no fight template in A6, is there a chance that someone can be nice enough to convert this to A6 for us old guys?
Posted By: Quad

Re: Fite-C - A simple beat em up - 02/19/08 08:32

Quote:

since there was no fight template in A6, is there a chance that someone can be nice enough to convert this to A6 for us old guys?




i skimmed the code and since a great character struct used it looks like its pain to convert it to c-script (it can be named as re-coding the same thing.)

Im not a lite-c guru maybe someone else can find a easy way to do it.

Posted By: Dushthabuddhi

Re: Fite-C - A simple beat em up - 03/03/08 20:23

The link is broken for the demo!
Posted By: Quad

Re: Fite-C - A simple beat em up - 03/03/08 20:38

try the link that D3D supplied. 5 posts before this one.
Posted By: Azrael85

Re: Fite-C - A simple beat em up - 10/02/08 17:24

both link are down
frown
Posted By: dracula

Re: Fite-C - A simple beat em up - 10/07/08 08:23

Anyone ?
Posted By: iam_ufo973

Re: Fite-C - A simple beat em up - 11/25/08 09:48

The links are not working can somebody upload it again please?
Posted By: testDummy

Re: Fite-C - A simple beat em up - 11/30/08 20:49

3DGS_index (under Lite-C samples)
Posted By: iam_ufo973

Re: Fite-C - A simple beat em up - 06/15/09 09:47

i can't run the game when i double click the level.wmb open with window pops up and when i select level editor nothing happens?
Posted By: 3run

Re: Fite-C - A simple beat em up - 07/01/09 17:34

Thats and old version!!! Please some one reupload the last version of this demo!!!
© 2024 lite-C Forums