This is a documentation for Board Game Arena: play board games online !

Gamehelpdigitcode: Difference between revisions

From Board Game Arena
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== House rules ==
In this implementation, all 2-player rules have been excluded. All games follow the rules for 3+ players. This means, for example, players don't have to ask the 4 types of questions before continuing with normal play.
== Rules ==
Digit Code is a deduction game with the goal of establishing the identity of 6 numbers selecting from 0 to 9.
Digit Code is a deduction game with the goal of establishing the identity of 6 numbers selecting from 0 to 9.
The game board mimics classic LED readouts with each number placement represented by 7 "LEDs". The game begins with no LED activated/lit.
The game board mimics classic LED readouts with each number placement represented by 7 "LEDs". The game begins with no LED activated/lit.


.
----


Each turn consists of gathering clues as to each numbers identity by learning:
Each turn consists of gathering clues as to each numbers identity by learning:


Number of LEDs used for the final solution in columns or rows
* Number of LEDs used for the final solution in columns or rows


If a number is an odd or even number
* If a number is an odd or even number


If a number is greater than or less than the number to its left
* If a number is greater than or less than the number to its left


If a space/LED is empty or filled
* If a space/LED is empty or filled


.
----


Players can see the answers to each others questions.
Players can see the answers to each others questions.


.
----


The question mark button in the far bottom left of the screen illustrates the pattern of LEDs used for each number
The question mark button in the far bottom left of the screen illustrates the pattern of LEDs used for each number


.
----


Numbers adjacent either horizontally or vertically cannot be identical.
Numbers adjacent either horizontally or vertically cannot be identical.


----


Notes can be taken, be sure to save your notes after each turn or they will be lost.
Each number can appear a maximum of 2 times


Notes are taken by either:
----


Clicking on numbers listed to the right of each number position to indicate elimination
The winner is the first player to correctly identify the code, and the game ends immediately.
If a player makes two wrong guesses, they are eliminated.


Clicking on individual LEDs to either indicate inclusion or exclusion within the final solution.
----


Notes can be taken, be sure to save your notes after each turn or they will be lost.


The digits used are as follows:
Notes are taken by either:
<!-- 7 segment unicode has the wrong 7 even if it can display -->
{|
|+ 0
|style="padding: 5px; border-style: solid solid dotted solid" | &nbsp;
|-
|style="padding: 5px; border-style: none solid solid solid" | &nbsp;
|}
 
{|
|+ 1
|style="padding: 5px; border-style: dotted solid dotted dotted" | &nbsp;
|-
|style="padding: 5px; border-style: none solid dotted dotted" | &nbsp;
|}
 
{|
|+ 2
|style="padding: 5px; border-style: solid solid solid dotted " | &nbsp;
|-
|style="padding: 5px; border-style: none dotted solid solid" | &nbsp;
|}
 
{|
|+ 3
|style="padding: 5px; border-style: solid solid solid dotted " | &nbsp;
|-
|style="padding: 5px; border-style: none solid solid dotted " | &nbsp;
|}
 
{|
|+ 4
|style="padding: 5px; border-style: dotted solid solid solid" | &nbsp;
|-
|style="padding: 5px; border-style: none solid dotted dotted " | &nbsp;
|}
 
{|
|+ 5
|style="padding: 5px; border-style: solid dotted solid solid" | &nbsp;
|-
|style="padding: 5px; border-style: none solid solid dotted " | &nbsp;
|}
 
{|
|+ 6
|style="padding: 5px; border-style: solid dotted solid solid" | &nbsp;
|-
|style="padding: 5px; border-style: none solid solid solid" | &nbsp;
|}


{|
* Clicking on numbers listed to the right of each number position to indicate elimination
|+ 7
|style="padding: 5px; border-style: solid solid dotted dotted" | &nbsp;
|-
|style="padding: 5px; border-style: none solid dotted dotted" | &nbsp;
|}


{|
* Clicking on individual LEDs to either indicate inclusion or exclusion within the final solution.
|+ 8
|style="padding: 5px; border-style: solid solid solid solid" | &nbsp;
|-
|style="padding: 5px; border-style: none solid solid solid" | &nbsp;
|}


{|
The seven-segment digits are represented as the following LED patterns:
|+ 9
[[File:7seg Digits.png|alt=seven segment digits|left|thumb]]
|style="padding: 5px; border-style: solid solid solid solid" | &nbsp;
|-
|style="padding: 5px; border-style: none solid solid dotted" | &nbsp;
|}

Latest revision as of 15:35, 7 August 2025

House rules

In this implementation, all 2-player rules have been excluded. All games follow the rules for 3+ players. This means, for example, players don't have to ask the 4 types of questions before continuing with normal play.

Rules

Digit Code is a deduction game with the goal of establishing the identity of 6 numbers selecting from 0 to 9. The game board mimics classic LED readouts with each number placement represented by 7 "LEDs". The game begins with no LED activated/lit.


Each turn consists of gathering clues as to each numbers identity by learning:

  • Number of LEDs used for the final solution in columns or rows
  • If a number is an odd or even number
  • If a number is greater than or less than the number to its left
  • If a space/LED is empty or filled

Players can see the answers to each others questions.


The question mark button in the far bottom left of the screen illustrates the pattern of LEDs used for each number


Numbers adjacent either horizontally or vertically cannot be identical.


Each number can appear a maximum of 2 times


The winner is the first player to correctly identify the code, and the game ends immediately. If a player makes two wrong guesses, they are eliminated.


Notes can be taken, be sure to save your notes after each turn or they will be lost.

Notes are taken by either:

  • Clicking on numbers listed to the right of each number position to indicate elimination
  • Clicking on individual LEDs to either indicate inclusion or exclusion within the final solution.

The seven-segment digits are represented as the following LED patterns:

seven segment digits