Log In  


Cart #tablut-4 | 2024-06-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Tablut

A two-player, turn-based board game, where a king in his castle is ambushed from all sides and must escape.

How To Play

Player One plays as the attacking team (red pawns), and Player Two plays as the defending team (blue pawns).
The king starts at the center position, and is marked with a golden crown.

When selecting a pawn, valid moves are marked on each tile on the board. You can move horizontally or vertically by selecting a pawn and then selecting any valid position that is marked on the board.

To kill an enemy, you must surround them from two sides, either horizontally or vertically.
For example (o represents an attacker, x represents a victim):

oxo

or

o
x
o

To kill the king when he's in the castle, he must be surrounded both vertically and horizontally as such:

 o
oxo
 o

Controls

  • Direction buttons to move the cursor.
  • Z to select/interact.
  • X to view help screen.

Win Conditions

The Attackers must kill the king to win.

The Defenders must move the king to an edge of the board to win, or kill all attackers.

Author Note

Hi, I'm Xorberax, and this is my first time making a game in PICO-8. This project is a work-in-progress, and may contain bugs and missing behavior.

1



[Please log in to post a comment]