Git Product home page Git Product logo

dynablaster-bomberman's Introduction

Dyna Blaster - Bomberman

  • This project is an implementation of Dyna Blaster in C++.
  • It was a teamwork project that I worked with my colleagues from university Gabriela Burtan, Bogdan Gheorghe and Daniela Boncu.
  • This project was realised as part of our laboratories for Standard to Modern C++.
  • It has mostly modern C++ code, some UnitTests, a dll and it uses an external library, SFML for graphics and music.
  • The file DynaBlasterDemo.mp4 is a video presentation of the app in Romanian. In this video are presented the GUI and the implementation of the app.

First of all, we had tried to keep the pixelated interface of the original game and so we had to modify the images, used as textures, pixel by pixel.

Second of all, we had implemented most of the functionalities of the original game and kept the music from the original game.

  • The home page looks like this - it has 4 buttons with different purposes.

  • In the game window we have the original score bar with a timer, a life counter, a score and a high score. The walls, the player and the enemies are just like in the original game.

  • When the user presses space a bomb is placed.

  • When the bomb timer expires, the explosion is triggered.

  • Under a wall is hidden a power up.

  • The first power up is Explosion Increaser which increases the range of the explosion.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.