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
- Host: GitHub
- URL: https://github.com/ndp/sudoku
- Owner: ndp
- Created: 2021-02-22T23:54:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T19:07:33.000Z (over 4 years ago)
- Last Synced: 2025-10-08T03:55:28.854Z (9 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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