More actions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
|source= | |source= | ||
}} | }} | ||
'''BlastGuy''' is a [http://en.wikipedia.org/wiki/Bomberman Bomberman] | '''BlastGuy''' is a clone of the game [http://en.wikipedia.org/wiki/Bomberman Bomberman], designed for 2-4 players. The objective of the game is to use bombs to eliminate the other players and be the last one standing. Players can collect power-ups to gain an advantage over their opponents. A version of the game is also available for PC on the [http://web.archive.org/web/20120224041920/http://olivier.drevet.free.fr/app/prog/games official website of the game]. | ||
== Controls == | == Controls == | ||
Line 37: | Line 37: | ||
{| class="wikitable" style="left;text-align:center;" | {| class="wikitable" style="left;text-align:center;" | ||
|- | |- | ||
! Wiimote Horizontal | ! Wiimote Horizontal ||Action | ||
|- | |- | ||
| Wiimote DPad ||Move | | Wiimote DPad ||Move |
Revision as of 02:06, 28 Ocak 2023
BlastGuy | |
---|---|
File:Blastguywii.jpg | |
General | |
Author | TheDrev |
Type | Arcade Games |
Version | 3.0 |
License | GPL |
Last Updated | 2010/05/04 |
Links | |
Download | |
Website | |
BlastGuy is a clone of the game Bomberman, designed for 2-4 players. The objective of the game is to use bombs to eliminate the other players and be the last one standing. Players can collect power-ups to gain an advantage over their opponents. A version of the game is also available for PC on the official website of the game.
Controls
Wiimote | Action |
---|---|
Wiimote DPad | Navigate |
Wiimote A Button | Select |
Wiimote Home Button | Go back |
In game
Wiimote Horizontal | Action |
---|---|
Wiimote DPad | Move |
Wiimote 2 Button | Drop bomb |
Wiimote Plus Button | Pause/Unpause |
Screenshots
Changelog
V3
- Fullscreen
- Replace a big part of the tile engine (improve speed a lot)
- Correction of memory leaks
- Betters GFX (flames have a direction and alpha bending)
- Source code more simple and faster
- Wiimotes now uses the SDL joystick events instead of wpad lib
- Merge PC and Wii code
- z index blitting use qsort instead of a home made sort
- Reduce the size
- Cool pause screen