Skip to content

johpetsc/desert-falcon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desert Falcon Game

Implementation of the game Desert Falcon in C using the SDL2 library.

This is an academic project for the course of Programming Techniques 2 (Técnicas de Programação 2), lectured in the semester 2/2017 for the Computer Science degree.

Requirements

    $ apt-get install libsdl2-image-dev
    $ apt-get install libsdl2-ttf-dev
    $ apt-get install libsdl2-dev

Compile and Execute

    $ make
    $ ./desert_falcon

About

Desert Falcon game implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published