mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-06 06:26:13 +00:00
7df654f7b3c9db7183075d62e0c34aaffb94f038
Bomberman
A recreation of the classic Bomberman arcade game
Repository link: https://github.com/AnonymusRaccoon/Bomberman/
Demo (Click to See on YouTube)
Screenshots
Run (compile from the sources)
Clone the project
git clone https://github.com/AnonymusRaccoon/Bomberman.git
Go to the project directory
cd Bomberman
Create build dir and compile using CMake
mkdir build
cd build
cmake ..
cmake --build .
cd ..
Enjoy !
./build/bomberman
Documentation
Tech Stack
Bomberman: C++20, raylib, Catch2, CMake, Doxygen, Lua
Authors
Languages
C++
75.9%
GLSL
20.2%
CMake
2.2%
HTML
0.9%
Lua
0.7%



