Skip to content

A complete remake from the classic Bomberman. Made in C++ with the SFML library from scratch.

License

Notifications You must be signed in to change notification settings

Devidence7/BombermanRemake

Repository files navigation

BombermanRemake

Bomberman remake with the SFML library. Made from scratch in C++. Can be compiled in Windows and Linux.

This project was made for Videogames subject in Universidad de Zaragoza. Educational use only.

Screenshot in-game 1 Screenshot in-game 2 Screenshot in-game 3

Features

  • Local Multiplayer
  • Enemies IA
  • Players IA
  • Versus Mode
  • Story Mode

Getting started

For linux need SFML libraries.

mkdir build
cd build
cmake ..
make
./Videogames

Interest sites

About

A complete remake from the classic Bomberman. Made in C++ with the SFML library from scratch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published