6 Star 13 Fork 2

Ω油菜 / DangerousFlight

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 648 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ω油菜 提交于 2013-03-30 17:08 . Updating df.c

DDDD FFFFFF~~~~~~~ D D F~~~~~~~ D D FFFF~~~~~~~ D D F DDDD F~~~~~

The Dangerous Flight

INCOMPLETE YET

#0. Intro

The Dangerous Flight is a game about airplanes fighting. You can drive planes and let them shoot missles and enemies coming to you(in the later versions).

#1. Building

This game requires cmake, SDL and SDL_image to build.

Follow these steps to build on linux:

mkdir build
cd build
cmake ..
make

And to run it:

cd ..
./build/DF

Or on windows, you can use VC++ to open DF.vcxproj, and build.

Notice that you must run the game in the dir which "res" in.

Enjoy!

#TODO Add more sections.

C
1
https://gitee.com/omegacoleman/dangerousflight.git
git@gitee.com:omegacoleman/dangerousflight.git
omegacoleman
dangerousflight
DangerousFlight
master

搜索帮助