Hacker News new | ask | show | jobs
by dmacvicar 460 days ago
If you remember those times, KOF91 by Moah was one of the few open-source alternatives to MUGEN, albeit not compatible with its data.

During those times I helped porting it to Linux together with Ric Leite. I remember being easy as it was Allegro.

I archived the sources here (from Sourceforge):

https://github.com/dmacvicar/free-fighting-engine

You should be able to build it and run it on Linux (speed may be wrong).

I have tried a few times to revive the code, but it is a "everything is global" code-base.

I am currently testing an approach with Claude Code and Amazon Q, not very successful.