Difference between revisions of "BlastGuy"
Jump to navigation
Jump to search
WinterMute (talk | contribs) (Remove external links. Now trojans.) |
|||
(18 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = BlastGuy | | title = BlastGuy | ||
− | | image = [[ | + | | image = [[File:Blastguy.jpg|border|center|170px]] |
| type = arcade game | | type = arcade game | ||
| licence = GPL | | licence = GPL | ||
− | | author = TheDrev | + | | author = [[User:TheDrev| The Drev]] |
− | | version = | + | | version = 3.0 |
− | | download = http:// | + | | download = http://pdroms.de/files/wii/blastguy-v2 |
− | | source = http://olivier.drevet.free.fr/app/ | + | | source = http://web.archive.org/web/20120224041920/http://olivier.drevet.free.fr/app/prog/games |
− | | website = http://olivier.drevet.free.fr/app/prog/ | + | | website = http://web.archive.org/web/20120224041920/http://olivier.drevet.free.fr/app/prog/games |
| peripherals = {{Wiimote4}} | | peripherals = {{Wiimote4}} | ||
| hbb = yes | | hbb = yes | ||
}} | }} | ||
− | '''BlastGuy''' is a [http://en.wikipedia.org/wiki/Bomberman Bomberman]-clone for 2-4 Players. The goal of the game is bombing the other players, so that you are the only one left! To gain an advantage over the other players, you can pickup various power-ups. A version is also | + | '''BlastGuy''' is a [http://en.wikipedia.org/wiki/Bomberman Bomberman]-clone for 2-4 Players. The goal of the game is bombing the other players, so that you are the only one left! To gain an advantage over the other players, you can pickup various power-ups. A version is also available for PC on the [http://olivier.drevet.free.fr/app/prog/games homepage of the game]. |
− | ==Screenshots== | + | == V3 Changelog == |
+ | --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 | ||
+ | |||
+ | == Screenshots == | ||
<gallery>Image:Blastguy.jpg | <gallery>Image:Blastguy.jpg | ||
Image:Blastguy2.jpg</gallery> | Image:Blastguy2.jpg</gallery> | ||
− | ==Controls== | + | == Controls == |
− | ===In menu=== | + | === In menu === |
{| class="wikitable" style="left;text-align:center;" | {| class="wikitable" style="left;text-align:center;" | ||
|- | |- | ||
Line 29: | Line 50: | ||
| {{WiimoteAButton}} ||Select | | {{WiimoteAButton}} ||Select | ||
|- | |- | ||
− | | {{ | + | | {{WiimoteHomeButton}} ||Go back |
|- | |- | ||
|} | |} | ||
− | ===In game=== | + | |
+ | === In game === | ||
{| class="wikitable" style="left;text-align:center;" | {| class="wikitable" style="left;text-align:center;" | ||
|- | |- | ||
Line 39: | Line 61: | ||
| {{WiimoteDPad}} ||Move | | {{WiimoteDPad}} ||Move | ||
|- | |- | ||
− | | {{Wiimote2Button}} | + | | {{Wiimote2Button}} ||Drop bomb |
+ | |- | ||
+ | |- | ||
+ | | {{WiimotePlusButton}} ||Pause/Unpause | ||
|- | |- | ||
|} | |} | ||
− | + | ||
− | + | [[Category:Homebrew using SDL libraries]] | |
− | |||
− |
Latest revision as of 14:38, 4 January 2019
BlastGuy | |
General | |
---|---|
Author(s) | The Drev |
Type | Arcade game |
Version | 3.0 |
Licence | GPL |
Links | |
Download | |
Website | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() |
BlastGuy is a Bomberman-clone for 2-4 Players. The goal of the game is bombing the other players, so that you are the only one left! To gain an advantage over the other players, you can pickup various power-ups. A version is also available for PC on the homepage of the game.
V3 Changelog
--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
Screenshots
Controls
![]() |
Action |
---|---|
![]() |
Navigate |
![]() |
Select |
![]() |
Go back |
In game
![]() |
Action |
---|---|
![]() |
Move |
![]() |
Drop bomb |
![]() |
Pause/Unpause |