Difference between revisions of "Bash The Castle"
Jump to navigation
Jump to search
(←Created page with '{{Infobox homebrew | image = 128px | title = Bash The Castle | desc = 2D Game | type = media player | author = Scanff | contributors ...') |
Mechaelvis (talk | contribs) m (linkfix) |
||
(28 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
− | | image = [[File: | + | | image = [[File:Btc_logo.png|200px]] |
| title = Bash The Castle | | title = Bash The Castle | ||
− | + | | type = arcade game | |
− | | type = | ||
| author = [[User:Scanff|Scanff]] | | author = [[User:Scanff|Scanff]] | ||
− | | | + | | contributor = [[User:bg4545|bg4545]],[[User:WaxyPumpkin72|WaxyPumpkin72]] |
− | | version = | + | | version = 1.0 |
− | | license = | + | | license = GPL v3 |
− | | download = | + | | download = https://code.google.com/archive/p/bash-the-castle/downloads |
− | | source = | + | | source = https://github.com/scanff/bash-the-castle |
− | | discussion = http:// | + | | discussion = http://scanff.com/wordpress/?p=86 |
| website = http://www.scanff.com | | website = http://www.scanff.com | ||
| peripherals = {{Wiimote}} {{SensorBar}} {{FrontSD}} | | peripherals = {{Wiimote}} {{SensorBar}} {{FrontSD}} | ||
− | | hbb = | + | | hbb = yes |
}} | }} | ||
− | '''Bash The Castle''' is a game where you destroy castles by throwing rocks at them. | + | '''Bash The Castle''' is a game where you destroy castles by throwing rocks at them. This game uses Box2D physics engine and SDL for graphics and audio. |
+ | == Controls == | ||
+ | |||
+ | '''In Game''' | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Button !! Action | ||
+ | |- | ||
+ | | {{WiimoteAim}} || Move cursor | ||
+ | |- | ||
+ | | {{WiimotePowerButton}} || (Hold) Exit to loader | ||
+ | |- | ||
+ | | {{WiimoteAButton}} || Select GUI options | ||
+ | |- | ||
+ | | {{WiimoteHomeButton}} || Quit Screen | ||
+ | |- | ||
+ | | {{WiimoteBButton}} || Launch/Release projectile, Move back to trebuchet | ||
+ | |} | ||
+ | |||
+ | '''In Level Editor''' | ||
− | = | + | {| class="wikitable" |
− | + | |- | |
+ | ! Button !! Action | ||
+ | |- | ||
+ | | {{WiimoteAim}} || Move cursor | ||
+ | |- | ||
+ | | {{WiimotePowerButton}} || (Hold) Exit to loader | ||
+ | |- | ||
+ | | {{WiimoteAButton}} || Select GUI options | ||
+ | |- | ||
+ | | {{WiimoteHomeButton}} || Main Menu | ||
+ | |- | ||
+ | | {{WiimoteBButton}} || Rotate object | ||
+ | |- | ||
+ | | {{Wiimote2Button}} || Delete selected object | ||
+ | |||
+ | |} | ||
== Install/Usage == | == Install/Usage == | ||
− | + | Place the <b>btc</b> folder under apps on the SD. | |
== Free Space Requirements == | == Free Space Requirements == | ||
− | + | ||
+ | Total size of game is about 7MB, more free space required for saves and extra levels. | ||
== Change Log == | == Change Log == | ||
− | |||
− | == | + | Version 1.0 - 3/4/10 |
− | + | ||
+ | == Media == | ||
+ | <youtube width="425" height="265" align="left">jbzLTSIIL34</youtube> <gallery style="text-align: center;" widths="200px" heights="150px"> | ||
+ | File:Btc1.jpg|Main Menu | ||
+ | File:Btc2.jpg|In Game | ||
+ | </gallery> | ||
+ | |||
+ | |||
+ | |||
== Bug Reporting/Feature Requests == | == Bug Reporting/Feature Requests == | ||
− | + | ||
+ | http://code.google.com/p/bash-the-castle/issues/list | ||
== Thanks To == | == Thanks To == | ||
Line 44: | Line 87: | ||
− | [[Category:Homebrew | + | [[Category:Homebrew using SDL libraries]] |
Latest revision as of 15:02, 4 February 2017
Bash The Castle | |
![]() | |
General | |
---|---|
Author(s) | Scanff |
Contributor(s) | bg4545,WaxyPumpkin72 |
Type | Arcade game |
Version | 1.0 |
License | GPL v3 |
Links | |
Download | |
Website | |
Discussion | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() ![]() ![]() |
Bash The Castle is a game where you destroy castles by throwing rocks at them. This game uses Box2D physics engine and SDL for graphics and audio.
Controls
In Game
Button | Action |
---|---|
![]() |
Move cursor |
![]() |
(Hold) Exit to loader |
![]() |
Select GUI options |
![]() |
Quit Screen |
![]() |
Launch/Release projectile, Move back to trebuchet |
In Level Editor
Button | Action |
---|---|
![]() |
Move cursor |
![]() |
(Hold) Exit to loader |
![]() |
Select GUI options |
![]() |
Main Menu |
![]() |
Rotate object |
![]() |
Delete selected object |
Install/Usage
Place the btc folder under apps on the SD.
Free Space Requirements
Total size of game is about 7MB, more free space required for saves and extra levels.
Change Log
Version 1.0 - 3/4/10
Media
Bug Reporting/Feature Requests
http://code.google.com/p/bash-the-castle/issues/list
Thanks To
- WaxyPumpkin72 - Sound and Music.
- bg4545 - Background art.
Contributing
If you'd like to contribute to this project please contact Scanff