Skip to content

Bomberman with minecraft style - Epitech 2nd Year Project

Notifications You must be signed in to change notification settings

aurelienjoncour/Bombercraft

Repository files navigation

Bombercraft

Bomberman with minecraft style - Epitech 2nd Year Project

  • C++ multiplatform application (Mac, Windows, Linux).
  • Local multiplayer
  • Procedurally generated maps
  • AI character

Usage

Linux

mkdir build && cd build && cmake .. && make && cd .. && ./bomberman

Windows

cmake .. && cmake --build && ./bomberman.exe

Trailer

Trailer

01

02

03

04

05

About

Bomberman with minecraft style - Epitech 2nd Year Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published