🧩 Sudoku game in terminal.
38
stars
38
commits
TypeScript
primary language
Jul 25, 2025
updated
__ __ __
____ __ __ /\ \ ___ /\ \/ \ __ __
/ ,__\ /\ \/\ \ \_\ \ / __`\ \ \ < /\ \/\ \
/\__, `\\ \ \_\ \/\ ,. \ /\ \_\ \ \ \ ^ \ \ \ \_\ \
\/\____/ \ \____/\ \____\\ \____/ \ \_\ \_\ \ \____/
\/___/ \/___/ \/___ / \/___/ \/_/\/_/ \/___/
# in terminal c:
Sudoku game working entirely within your terminal window. 🧩
Built with Typescript on top of Ink and React.
HJKL.Use NPM (or package manager of your choice) to download the game as a global package on your system:
npm i sudoku-in-terminal -g
Now to start it, just type in the console:
sudoku
# You might need to prefix it with npx.
For more information run the game in your command line.
Consider starring my repo if you like this project. 🌟
This project follows Semantic Versioning (SemVer).
This project is licensed under the Apache License 2.0. See the LICENSE file for details.
35 commits
3 commits
TypeScript
96.4%
JavaScript
3.6%
🧩 Sudoku game in terminal.
38
stars
38
commits
TypeScript
primary language
Jul 25, 2025
updated
__ __ __
____ __ __ /\ \ ___ /\ \/ \ __ __
/ ,__\ /\ \/\ \ \_\ \ / __`\ \ \ < /\ \/\ \
/\__, `\\ \ \_\ \/\ ,. \ /\ \_\ \ \ \ ^ \ \ \ \_\ \
\/\____/ \ \____/\ \____\\ \____/ \ \_\ \_\ \ \____/
\/___/ \/___/ \/___ / \/___/ \/_/\/_/ \/___/
# in terminal c:
Sudoku game working entirely within your terminal window. 🧩
Built with Typescript on top of Ink and React.
HJKL.Use NPM (or package manager of your choice) to download the game as a global package on your system:
npm i sudoku-in-terminal -g
Now to start it, just type in the console:
sudoku
# You might need to prefix it with npx.
For more information run the game in your command line.
Consider starring my repo if you like this project. 🌟
This project follows Semantic Versioning (SemVer).
This project is licensed under the Apache License 2.0. See the LICENSE file for details.
35 commits
3 commits
TypeScript
96.4%
JavaScript
3.6%