Skip to content

Latest commit

 

History

212 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NineDigits

NineDigits is a game engine for two-player Sudoku.

Rules of the game

Two players alternate placing digits on an initially empty Sudoku grid. Additional rules are:

  • You must always keep the Sudoku solvable.
  • You can't play trivial moves that are already implied by other digits.
  • The player that makes the final move wins. The final move makes the Sudoku have a unique solution.

CodeCup 2024

NineDigits won CodeCup 2024!

CodeCup is an annual AI competition.

Algorithms

An overview of the algorithms used by the engine is here.

About

Sudoku bot for CodeCup 2024

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages