An open API service indexing awesome lists of open source software.

https://github.com/gustafla/fedf

Fedora Fighters - a small SDL 2D fighting game
https://github.com/gustafla/fedf

Last synced: 3 months ago
JSON representation

Fedora Fighters - a small SDL 2D fighting game

Awesome Lists containing this project

README

        

**Fedora Fighters**

A 2D fighting game made for Gamedev club.

If you got this from github, you only have the "engine" code.
Get a fully playable package from .

Building requires SDL1.2, SDL_image, SDL_mixer.
Windows builds require MinGW.
You're probably gonna have to figure a few things out if you want to build for Windows, especially with some other toolchain...

Yes, some filenames are hardcoded and there is no character/attack scripting, so this isn't that much of an actual engine, sorry.