/cg-finalproject

Automatically exported from code.google.com/p/cg-finalproject

Primary LanguageC++

Shooting Arena Demo
-------------------------

Project for the Computer Graphics class (why are we doing a game then?) Spring
Semester 2010 at IFI, University of Zürich.

Juan Pablo Carbajal
Francisco Ardisson Victoi de Freitas
Rahul Mukhi

-------------------------
To compile the application you need to have installed
Cmake 2.6 or later
OpenAL 
FreeAlut 1.x.x

If you are running Ubuntu 9.10 or later you can get them by running
sudo apt-get install cmake
sudo apt-get install libalut-dev libalut0 libopenal0a libopenal1 libopenal-dev