Skip to content

federated-wiki/seran-sudoku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Seran Sudoku

Ported Ward Cunningham's sudoku solver to a typescript CGI file.

Run our typescript edition here (using the seran-static file_server.ts):

deno run \
  --allow-net \
  --allow-read=. \
  --allow-run=. \
  https://static.wiki.dbbs.co/assets/deno/file_server.ts \
  --port 3000

Then compare this example: http://localhost:3000/sudoku.html?1..2..5.....3..6...2.4..7...1..4..3..7..2..8..6..1..9...6..9.7...5..1.....3..8..2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%