Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 166 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 166 Bytes

Wudoku

This is sudoku in C compiled to WASM

Run

To run it locally:

$ ./build
$ python3 -m http.server 6969

It will be run in localhost:6969