File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,11 @@ Read the [README](commerce/bookstore/README.md) file for instructions. Check [th
3030or the initial [ dataset] ( commerce/bookstore/python/data ) for additional information. All logic accessible in the script
3131files 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
3540The XCOM 2 example contains a database of interdependent research tasks in the game XCOM 2, featuring automatic
You can’t perform that action at this time.
0 commit comments