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

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

Awesome Lists containing this project

README

          

Aircraft Game
=============
[![Build Status](https://travis-ci.org/jonathantribouharet/AircraftGame.png?branch=master)](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