More actions
(Created page with "{{Infobox GBA Homebrews |title=Battleship for GBA |image=battleshipgbatre.png |description=A single player GBA version of the classic game Battleship |author=Trey Arthur |lastupdated=2005/01/21 |type=Strategy |version=1.0 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/gbahomebrews/battleshipgbatre.7z |website=https://www.gbadev.org/demos.php?showinfo=665 |source=https://www.gbadev.org/demos.php?showinfo=665 }} This is a GBA version of the classic game Battleship. T...") |
m (Text replacement - "Category:GBA homebrew games" to "") |
||
Line 46: | Line 46: | ||
* GBADev - https://www.gbadev.org/demos.php?showinfo=665 | * GBADev - https://www.gbadev.org/demos.php?showinfo=665 | ||
[[Category:Homebrew strategy games on GBA]] | [[Category:Homebrew strategy games on GBA]] |
Revision as of 12:41, 9 Mayıs 2024
Battleship for GBA | |
---|---|
General | |
Author | Trey Arthur |
Type | Strategy |
Version | 1.0 |
License | GPL-2.0 |
Last Updated | 2005/01/21 |
Links | |
Download | |
Website | |
Source | |
This is a GBA version of the classic game Battleship. The main purpose for writing this was to enhance the understanding of GBA, HAM, Krawall, gfx2gba, etc.
The game replicates the classic look and offers a single player mode.
Controls
When setting the fleet:
D-Pad - Move the current ship
A - Set the ship
B - Rotate between a horizontal and vertical ship
Playing the game:
D-Pad - Move the bombing cursor to your desired guess
A - Drop the bomb
Screenshots
Changelog
version 1.0
- Initial release.
Credits
The game is written in C++ using Visual HAM and HAM lib version 2.8 and Krawall distributed with HAM.