https://github.com/johnvuko/aircraftgame
Very small aircraft game written in C
https://github.com/johnvuko/aircraftgame
aircraft-game c game game-2d libsdl
Last synced: 12 months ago
JSON representation
Very small aircraft game written in C
- Host: GitHub
- URL: https://github.com/johnvuko/aircraftgame
- Owner: johnvuko
- Created: 2012-11-29T05:54:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-21T20:53:01.000Z (over 12 years ago)
- Last Synced: 2025-01-11T14:15:46.446Z (over 1 year ago)
- Topics: aircraft-game, c, game, game-2d, libsdl
- Language: C
- Size: 289 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Aircraft Game
=============
[](https://travis-ci.org/jonathantribouharet/AircraftGame)
Very small aircraft game written in C
Requirements
------------
libSDL => http://www.libsdl.org/download-1.2.php
libSDL_image => http://www.libsdl.org/projects/SDL_image/
libSDL_ttf => http://www.libsdl.org/projects/SDL_ttf/
Tested on Linux and Mac OS
Use CMake for generate Makefile