Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Briickout Wii: Difference between revisions

From GameBrew
(Created page with "{{#seo: |title=Wii Homebrew Games (Arcade Games) - GameBrew |title_mode=append |image=briickoutwii.jpg |image_alt=Briickout }} {{Infobox Wii Homebrews |title=Briickout |image=...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Games (Arcade Games) - GameBrew
|title_mode=append
|image=briickoutwii.jpg
|image_alt=Briickout
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Briickout
|title=Briickout
|image=briickoutwii.jpg
|image=briickoutwii2.png
|description=A basic Breakout clone with physics-based controls.
|description=A basic Breakout clone with physics-based controls.
|author=BHSPitMonkey
|author=BHSPitMonkey
Line 15: Line 9:
|license=New BSD Licence
|license=New BSD Licence
|download=https://dlhb.gamebrew.org/wiihomebrews/briickoutwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/briickoutwii.7z
|website=#LNF
|website=
|source=http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/briickout
|source=http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/briickout
}}
}}
https://wiibrew.org/wiki/Briickout
Briickout is a basic Breakout clone, featuring simple physics to make paddle controls more interesting.
 
It is variation of the [[Piing Wii|Piing]] codebase, developed using C++ and the [https://github.com/nebiun/libwiisprite libwiisprite] for graphics.
 
== Controls ==
Only one player can play, using the first Wii remote.
 
'''Wiimote Horizontal:'''
 
D-Pad - Move Player
 
2 - Spawn the ball
 
Plus - Pause
 
Home - Exit to Loader


==Screenshots==
==Screenshots==
==Media==
https://dlhb.gamebrew.org/wiihomebrews/briickoutwii3.png
<youtube></youtube>
 
==Changelog==
'''0.2'''
* Sexy new graphics.
* Visual ball spin effect.
* Pause functionality.
* Ball waits for user input before appearing.
* Code cleanup.
 
'''0.1'''
* Initial public release.
 
==External links==
*GitHub - http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/briickout
*WiiBrew - https://wiibrew.org/wiki/Briickout

Latest revision as of 03:40, 11 March 2023

Briickout
Briickoutwii2.png
General
AuthorBHSPitMonkey
TypeArcade Games
Version0.2
LicenseNew BSD Licence
Last Updated2009/10/19
Links
Download
Source

Briickout is a basic Breakout clone, featuring simple physics to make paddle controls more interesting.

It is variation of the Piing codebase, developed using C++ and the libwiisprite for graphics.

Controls

Only one player can play, using the first Wii remote.

Wiimote Horizontal:

D-Pad - Move Player

2 - Spawn the ball

Plus - Pause

Home - Exit to Loader

Screenshots

briickoutwii3.png

Changelog

0.2

  • Sexy new graphics.
  • Visual ball spin effect.
  • Pause functionality.
  • Ball waits for user input before appearing.
  • Code cleanup.

0.1

  • Initial public release.

External links

Advertising: