https://github.com/jekyllstein/jolinnotebooks
Pluto notebooks to test interactive cloud deployment on jolin
https://github.com/jekyllstein/jolinnotebooks
2d-graphics julialang pluto pluto-notebooks tic-tac-toe visualization wordle wordle-game wordle-solver
Last synced: 4 months ago
JSON representation
Pluto notebooks to test interactive cloud deployment on jolin
- Host: GitHub
- URL: https://github.com/jekyllstein/jolinnotebooks
- Owner: jekyllstein
- License: gpl-3.0
- Created: 2023-07-28T03:59:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T04:59:15.000Z (almost 3 years ago)
- Last Synced: 2025-03-15T16:37:09.572Z (about 1 year ago)
- Topics: 2d-graphics, julialang, pluto, pluto-notebooks, tic-tac-toe, visualization, wordle, wordle-game, wordle-solver
- Language: Julia
- Homepage: https://cloud.jolin.io/env/prod/github.com/jekyllstein/JolinNotebooks/
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlutoTestNotebooks
Experiments demonstrating interactive elements in Pluto notebooks. Some of these could be added to PlutoUI if they are useful enough.
View static versions of the notebooks at https://jekyllstein.github.io/PlutoTestNotebooks/ and running interactive versions at https://cloud.jolin.io/env/prod/github.com/jekyllstein/JolinNotebooks/
## Usage Examples
### Tic Tac Toe Boards
See the [notebook](https://jekyllstein.github.io/PlutoTestNotebooks/tictactoe_boards.html)


#### Additional GIFS



### Wordle Feedback
See the [notebook](https://jekyllstein.github.io/PlutoTestNotebooks/wordle_feedback.html)
