Tool to code / decode with the Tic-Tac-Toe cipher. The Tic-Tac-Toe code is a grid cipher, using symbols from the famous game Tic-Tac-Toe (or noughts and crosses or Xs and Os)
Tic-Tac-Toe Cipher - dCode
Tag(s) : Symbol Substitution
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
Tool to code / decode with the Tic-Tac-Toe cipher. The Tic-Tac-Toe code is a grid cipher, using symbols from the famous game Tic-Tac-Toe (or noughts and crosses or Xs and Os)
The Tic-Tac-Toe code uses the 3x3 grid of the game of the same name (also known as OXO grid). The grid is composed of 2 vertical lines and 2 horizontal lines delimiting 9 distinct spaces, ie. the character # (sharp) but in bigger.
In this grid are written the 26 letters of the alphabet, 3 by boxes, except for the last one that it contains only 2.
Example:
ABC | DEF | GHI |
JKL | MNO | PQR |
STU | VWX | YZ |
Each letter is then symbolized by a symbol characterizing its location in the grid: 2 to 4 lines to indicate the position of the box and a point to indicate the position of the letter.
Example: The letter A is the left letter in the upper left portion, its symbol is
Example: The letter E is the middle letter in the upper middle portion, its symbol is
Example: The letter I is the rightmost letter in the upper right portion, its symbol is
Decryption can be done visually via a drawing of the grid with paper and a pencil, replacing each symbol with the corresponding letter.
Example: is translated TICTACTOE
The symbols are very similar and must be reminiscent of the ridge grid, right angles, 2 to 4 perpendicular lines accompanied by a single point having 3 possible positions (left, center, right).
The symbols look like the Pigpen cipher which is similar.
dCode retains ownership of the online 'Tic-Tac-Toe Cipher' tool source code. Except explicit open source licence (indicated CC / Creative Commons / free), any algorithm, applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (PHP, Java, C#, Python, Javascript, Matlab, etc.) no data, script or API access will be for free, same for Tic-Tac-Toe Cipher download for offline use on PC, tablet, iPhone or Android !
Please, check our community Discord for help requests!