2021-05-31 17:00:46 +02:00
2021-05-28 12:55:55 +02:00
2021-05-31 11:20:31 +02:00
2021-05-31 17:00:46 +02:00
2021-05-31 12:02:19 +02:00
2021-05-21 12:38:10 +02:00
2021-05-31 16:18:24 +02:00
2021-05-21 12:03:34 +02:00
2021-05-24 09:29:36 +02:00
2021-05-28 00:17:42 +02:00

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 .. && make

Enjoy !

./bomberman

Documentation

Doxygen 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

S
Description
A complete bomberman game with heights, AI in lua, and shaders.
Readme MIT 103 MiB
Languages
C++ 75.9%
GLSL 20.2%
CMake 2.2%
HTML 0.9%
Lua 0.7%