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

https://github.com/ndp/sudoku

functional reactive sudoku experiments in TypeScript
https://github.com/ndp/sudoku

Last synced: about 1 month ago
JSON representation

functional reactive sudoku experiments in TypeScript

Awesome Lists containing this project

README

          

a few ideas... no real code here

# design/build

```
(board$, $action) => $board
```

# play
```
event$ => action$ => board$

```

https://www.sudocue.net/jigsaw.php