A 3D bomberman tribute game written in C++ with an ECS design and graphics implemented with OpenGL. Contains 8 levels with 4 themes to play on.
...
make deps
make
...
requires:
doxygen >= 1.8.4
Python 3.6
For example on MacOS..
brew install python doxygen
Then to build the documentation run ./docs.sh
documentation is built in the docs/html
directory.
On OSX, try open docs/html/index.html
to get
started.
- Theo Walton
- Logan Kaser
- Isamar Hodge
- Aneesh Nazar