Mega Bomberman Tribute
About
Welcome to our project. This is a student project made by four members of the UPC university on Barcelona, Terrassa. We have made a tribute to the Mega Bomberman videogame from the Sega Genesis. We have made the first two levels and the first boss fight, and included some cool debug options and features to experiment with the game. Make sure to check out the trailer to see more! We've made everything using open source software, and we haven't used any engine. Instead, we made the game using Visual Studio 2019 and the SDL2 library.
Our team:
Zhida Chen
GitHub: https://github.com/Xidashuaige
Itch.io: https://itch.io/profile/xidashuaige
Robert Recordà
GitHub: https://github.com/MrIllas
Itch.io: https://itch.io/profile/mrillas
Pol Rius
GitHub: https://github.com/Loproxi
Itch.io: https://lupak.itch.io/
Adrià Sellarés
GitHub: https://github.com/AdriaSeSa
Itch.io: https://adria-sellares.itch.io/
You can check the game controls here or on the README file on the archive:
You can play using a GamePad as well!
Game Controls
Arrow Keys for movement
D - Putting Bomb
SpaceBar - Pause Game
BackSpace - Go Back
Debug Controls
F - Toggle Fullscreen
F1 - God Mode
F2 - Show Collision Box
F3 - Instant Lose
F4 - Instant Win
F5 - Show PowerUp position
F6 - Show Mover Enemy Movement
F7 - On/Off Camera Movement
Scene Change Controls
Ctrl + 1 - Go to Intro
Ctrl + 2 - Go to Main Menu
Ctrl + 3 - Go to Area Select
Ctrl + 4 - Go to Stage Select
Ctrl + 5 - Go to Level 1
Ctrl + 6 - Go to Level 2
Ctrl + 7 - Go to Boss
Ctrl + 8 - Go to Game Over
Ctrl + 9 - Go to Password
Link to the GitHub repository: https://github.com/AdriaSeSa/Chaketeros
Link to the GitHub Release: https://github.com/AdriaSeSa/Chaketeros/releases/tag/1.0
(If you want to check our progress, you can download the 0.5 version as well)
Important:
In some computers when the Level 1 is charged you must click on the screen to play, otherwise it won't detect input. This is a problem that can be solved playing on window mode.