Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1.3 KB

README.md

File metadata and controls

52 lines (28 loc) · 1.3 KB

Break the Code Helper

This program is an interactive helper for the game Break the Code that can be played online on Board Game Arena.

Features

  • Keeps track of your hints.
  • As the game moves on, automatically updates a board that tells you which tile can possibly be found in which position in the opponent(s) hand.
  • Shows you all possible remaining combinations for the opponent(s) tiles.
  • A simulator allows you to estimate the best hint to choose from the available hints.

Screenshots

2-player game

p2

3-player game

p3

4-player game

p4

Break the Code Companion

This program is a Break the Code game simulator that allows you to combine play with human and bot players.

Features

  • Enjoy the game regardless of the number of players available.
  • Allows you to combine human and bot players into one game session.
  • Keeps track of the order of players and the results of moves.
  • Shows you the winning/losing move of the bot.

Screenshots

2-player game

p1-b1

3-player game

p1-b1

4-player game

p1-b1