ricardomv / programming_2010_portugal_map

My first C project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ricardo Vieira
<ricardo.vieira@ist.utl.pt>


This was my introduction to C it uses the allegro library so you need to install that to compile this program, for that there is a makefile just do:

$ make all
$ ./proj1011

About

My first C project

License:Other


Languages

Language:C 83.3%Language:SuperCollider 16.7%