Skip to content

Fgdou/ProjProg2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjProg2022

PROG 2 ESIR Project

During this 30 hour project, we built from scratch a game on the adventure theme. The goal was to propose a playable game in not much time, but working with a list of requirement. There are no libraries or code except the SDL2.

Members of the group :

  • ADAM Cody
  • BRIEND Romain
  • GOARDOU Fabien
  • PINAULT Guillaume

Build the project

Dependencies required :

  • SDL2
  • SDL2_ttf
  • SDL2_image
  • cmake

Build :

git clone https://github.com/Fgdou/ProjProg2022
cd ProjProg2022
mkdir build
cd build
cmake ..
make

Run :

./ProjProg2022

About

PROG 2 ESIR Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •