Skip to content

Commit f696a4d

Browse files
Update readme
1 parent 9acb89f commit f696a4d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ Read the [README](commerce/bookstore/README.md) file for instructions. Check [th
3030
or the initial [dataset](commerce/bookstore/python/data) for additional information. All logic accessible in the script
3131
files in the [python](commerce/bookstore/python) directory.
3232

33+
### [Games: Sudoku](games/sudoku)
34+
35+
The sudoku example demonstrates the ability of TypeDB's reasoner to solve a smaller 6x6 version of the classic puzzle.
36+
The sudoku is passed to the driver program in a text file and solved by querying a simple TypeDB database.
37+
3338
### [Games: XCOM Project](games/xcom)
3439

3540
The XCOM 2 example contains a database of interdependent research tasks in the game XCOM 2, featuring automatic

0 commit comments

Comments
 (0)