An open API service indexing awesome lists of open source software.

https://github.com/maskedsyntax/sudoku

Terminal based Sudoku game
https://github.com/maskedsyntax/sudoku

c cli game java sudoku sudoku-solver terminal

Last synced: 6 months ago
JSON representation

Terminal based Sudoku game

Awesome Lists containing this project

README

          

# Sudoku
Terminal based Sudoku game in C and Java using the concepts of Backtracking.