This project aims to create a cross-plateform game. This is our attempt at making a BomberMan-like game, with 3D graphics and a 2D gameplay.
You can launch this project on both Linux and Windows systems.
You must have CMake installed. On Windows, building the project requires MSVC.
Build the project with the following commands:
mkdir build && cd build && cmake .. && make && cd ..
./bomberman
Add a build
directory. In it, run this :
cmake ..
.\bomberman.sln
In MSVC, generate the ALL_BUILD target and move the .exe to the project root.
You can now launch the bomberman.exe
application.
Developers
[Axel Zenine] |
[Erwan Simonetti] |
[Laure Gagner] |
[Juliette Destang] |
[Timothée De Boynes] |
[Yann Tcheumani] |
---|