forked from nonameentername/openfight
-
Notifications
You must be signed in to change notification settings - Fork 0
dmendiza/openfight
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Use cmake to compile this project.
On ubuntu install the required packages:
build-essential
libxml2-dev
libsdl1.2-all
libsdl-image-1.2
libglut-dev
make a directory to hold the build and call cmake:
mkdir build
cd build
cmake ..
then use the generated makefiles to compile:
make
About
open source fighting game engine written in c++ using sdl.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published