/battleship
⚓ 1v1 Battleship - place ships on a hidden grid, take turns firing at coordinates, sink your opponent's whole fleet to win.
Description
You challenge another player. Both of you place ships on private boards (hidden from each other), then alternate firing at grid coordinates. Hits, misses, and sunk ships are tracked on a shared display. First to sink the enemy's entire fleet takes the pot.
Required Fields
- opponent - Discord member to challenge.
- bet - Amount each player puts up.
Usage
/battleship [opponent] [bet]
Examples
/battleship @username 100k
/battleship @username 5m
Match flow
- Challenge sent - opponent has limited time to accept.
- Both players place ships privately on their boards.
- Take turns calling shots (e.g.,
B5). - Bot replies "Hit", "Miss", or "Sunk!" each turn.
- First to sink all opponent ships wins the pot (
bet × 2).
Notes
- Cooldown: 10 seconds (longest in the multiplayer set - to discourage spam).
- Min bet: $10,000.
- No max bet cap - you can wager up to your wallet balance.
- Both wallets must cover the bet to start.
- Each player can only be in one battleship game at a time.
- The board display includes a legend (your ships / your shots / opponent shots).
- For other 1v1 board games, see
/chess,/connect4, or/tic-tac-toe.