More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=Wiiship | |title=Wiiship | ||
|image= | |image=wiiship2.png | ||
|description=Battleships | |description=Battleships for the Wii. | ||
|author=AcADIeN | |author=AcADIeN | ||
|lastupdated=2008/ | |lastupdated=2008/10/27 | ||
|type=Board | |type=Board | ||
|version=1 | |version=0.6.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/wiishipwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/wiishipwii.7z | ||
|website= | |website=https://wiibrew.org/wiki/Wiiship | ||
|source= | |source= | ||
}} | }} | ||
WiiShip is a BattleShips clone for the Wii. You can play against the computer. | |||
== User guide == | |||
The game Battleship is a guessing game played by two people. Although popularized in the United States as a commercial board game, first published in 1931 by the Starex Novelty Company of New York under the name of "Salvo", it is known throughout the world as a pencil and paper game and predates World War I in this form. It was published by Milton Bradley Company in 1943 as the pad-and-pencil game "Broadsides, the Game of Naval Strategy". | |||
Players place their "fleet" of 5 ships on their "ocean", hidden from the opponent's view. Taking turns, players call out their "shots" attempting to get "hits" on the opponent's ships in order to sink them. Strategy and some luck must be combined to be the first to locate and sink all 5 opponent's ships to win the game. | |||
== Controls == | |||
'''Wiimote:''' | |||
A - Choose a place, Shoot the opponent | |||
B - Change the boat direction (when placing a boat) | |||
1 - Sound On/Off | |||
2 - Restart the game | |||
Home - In game menu, Exit game | |||
== | == Screenshots == | ||
https://dlhb.gamebrew.org/wiihomebrews/wiiship3.png | |||
== | == Known issues == | ||
Boats are placed in order: Carrier, Battleship, Destroyer, Submarine and Patrol. | |||
Little bug on the AI of the computer when there is vertical boat next to each other. | |||
== | == Changelog == | ||
'''0.6.1''' | '''0.6.1''' | ||
* Fixed Single Player bug when returning to main menu | * Fixed Single Player bug when returning to main menu. | ||
* Added some info at the bottom of ingame menu | * Added some info at the bottom of ingame menu. | ||
'''0.6''' | '''0.6''' | ||
* Added the main menu | * Added the main menu. | ||
* Changed the in game menu | * Changed the in game menu. | ||
* Reconstruction of the computer engine and fail safe against infinit loop | * Reconstruction of the computer engine and fail safe against infinit loop. | ||
* Added boats image | * Added boats image. | ||
* Last player shoot coord on screen | * Last player shoot coord on screen. | ||
* Shoot counter | * Shoot counter. | ||
'''0.5''' | '''0.5''' | ||
* Reconstruction of the computer and ingame menu (First release) | * Reconstruction of the computer and ingame menu (First release). | ||
'''0.4''' | '''0.4''' | ||
* Fixed some bug and added the sound effect | * Fixed some bug and added the sound effect. | ||
'''0.3''' | '''0.3''' | ||
* Added a dummy computer to play against | * Added a dummy computer to play against. | ||
'''0.2''' | '''0.2''' | ||
* Added Wiimote support & added the board | * Added Wiimote support & added the board. | ||
'''0.1''' | '''0.1''' | ||
* Starting to create the behind of the scene (without graphic) of the wiiship system | * Starting to create the behind of the scene (without graphic) of the wiiship system. | ||
== | == Credits == | ||
*Wil (wii solitaire author) for his help on GRRLIB | *Wil (wii solitaire author) for his help on GRRLIB. | ||
*Ti-Ti, exiilit, Dykam, mattgentl, Llanowyn BETA TESTER | *Ti-Ti, exiilit, Dykam, mattgentl, Llanowyn BETA TESTER. | ||
*To everyone who made source code available for their Wii applications and of course to Team Twiizers. | *To everyone who made source code available for their Wii applications and of course to Team Twiizers. | ||
==External links== | ==External links== | ||
* | * WiiBrew - https://wiibrew.org/wiki/Wiiship |
Latest revision as of 02:19, 10 March 2023
Wiiship | |
---|---|
General | |
Author | AcADIeN |
Type | Board |
Version | 0.6.1 |
License | Mixed |
Last Updated | 2008/10/27 |
Links | |
Download | |
Website | |
WiiShip is a BattleShips clone for the Wii. You can play against the computer.
User guide
The game Battleship is a guessing game played by two people. Although popularized in the United States as a commercial board game, first published in 1931 by the Starex Novelty Company of New York under the name of "Salvo", it is known throughout the world as a pencil and paper game and predates World War I in this form. It was published by Milton Bradley Company in 1943 as the pad-and-pencil game "Broadsides, the Game of Naval Strategy".
Players place their "fleet" of 5 ships on their "ocean", hidden from the opponent's view. Taking turns, players call out their "shots" attempting to get "hits" on the opponent's ships in order to sink them. Strategy and some luck must be combined to be the first to locate and sink all 5 opponent's ships to win the game.
Controls
Wiimote:
A - Choose a place, Shoot the opponent
B - Change the boat direction (when placing a boat)
1 - Sound On/Off
2 - Restart the game
Home - In game menu, Exit game
Screenshots
Known issues
Boats are placed in order: Carrier, Battleship, Destroyer, Submarine and Patrol.
Little bug on the AI of the computer when there is vertical boat next to each other.
Changelog
0.6.1
- Fixed Single Player bug when returning to main menu.
- Added some info at the bottom of ingame menu.
0.6
- Added the main menu.
- Changed the in game menu.
- Reconstruction of the computer engine and fail safe against infinit loop.
- Added boats image.
- Last player shoot coord on screen.
- Shoot counter.
0.5
- Reconstruction of the computer and ingame menu (First release).
0.4
- Fixed some bug and added the sound effect.
0.3
- Added a dummy computer to play against.
0.2
- Added Wiimote support & added the board.
0.1
- Starting to create the behind of the scene (without graphic) of the wiiship system.
Credits
- Wil (wii solitaire author) for his help on GRRLIB.
- Ti-Ti, exiilit, Dykam, mattgentl, Llanowyn BETA TESTER.
- To everyone who made source code available for their Wii applications and of course to Team Twiizers.
External links
- WiiBrew - https://wiibrew.org/wiki/Wiiship