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
- Host: GitHub
- URL: https://github.com/gustafla/fedf
- Owner: gustafla
- Created: 2015-01-01T15:53:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-01T16:45:46.000Z (over 10 years ago)
- Last Synced: 2025-01-12T23:10:34.609Z (5 months ago)
- Language: C++
- Size: 676 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.