bjaraujo / Bombermaaan

Bombermaaan is inspired on the classic Bomberman game.
GNU General Public License v3.0
107 stars 13 forks source link

Enable option to shorten waiting time after won/failed battle #12

Closed msjasinski closed 8 years ago

msjasinski commented 8 years ago

The player must wait a long time after winning or losing a battle or a whole game, which is tedious. I have in mind screens with "Scoreboard" and "Victory" captions. One should be able to press space/enter or any key to continue.

Otherwise, great game. I think the new work should be merged with the official website. In the long term, adding campaign mode would be wonderful.

bjaraujo commented 8 years ago

Sure. Feel free to make your own fork, where you can change screens and other resources. Then you can submit back PR with changes. Improvements are welcome.

Meanwhile will look into shortening these screen times (with enter/space for ex.)

About campain mode also agree however building "boss" levels would need some new logic.

bjaraujo commented 8 years ago

Fixed with commit: 12f0481fe99201de8758ccafb01ad1a145c44165

msjasinski commented 8 years ago

I'm not much of a developer so it might be hard for me to fix things myself... Thanks for helping out!