Skip to content

Latest commit

 

History

622 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages