Skip to content

sudoku game running in terminal, written in javascript

Notifications You must be signed in to change notification settings

classicemi/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Sudoku is a terminal-based game developed in JavaScript. You can run this game in any kind of terminal.

How to play

Use any package manager to install Sudoku globally by running (take npm as example):

$ npm install -g sudoku

Then you can play Sudoku after running sudoku command, enjoy!

Feature highlights

  • Variable difficuty choices
  • Two key bindings - WASD and arrow-key style

Future feature

  • Multi language support
  • Hint of available numbers
  • Better UI

About

sudoku game running in terminal, written in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published