Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 382 Bytes

File metadata and controls

14 lines (11 loc) · 382 Bytes

Bomberman

Second year school project involving the design and development of a game inspired by the famous arcade game Bomberman. We used C++ with SDL2 and OpenGL for the 3D and C++ for the IA scripting.

Contributors

  • Lucas Dumont
  • Gaetan Tack
  • Florian Sabourin
  • Antoine Delmaere
  • Emeline Gaulard

Build system

The project relies on Makefiles and is built for Linux.