mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-06 21:27:37 +00:00
eef7c1ae25c38e44d42bf151e8caa0a7e15ed381
…
…
Bomberman
A recreation of the classic Bomberman arcade game
Repository link: https://github.com/AnonymusRaccoon/Bomberman/
Demo
Very soon :)
Screenshots
Very soon :)
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
Contributing
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
Authors
Languages
C++
75.9%
GLSL
20.2%
CMake
2.2%
HTML
0.9%
Lua
0.7%