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

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

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)

![tttboard1](https://github.com/jekyllstein/PlutoTestNotebooks/assets/29740321/9b7673b9-2445-43ec-985d-a9138f108abc)

![tttboard2](https://github.com/jekyllstein/PlutoTestNotebooks/assets/29740321/83565417-628f-4e87-82b4-53b5725fa8e9)


#### Additional GIFS


![tttboard3](https://github.com/jekyllstein/PlutoTestNotebooks/assets/29740321/aef842cb-d106-4e96-b6c9-dbe370e52157)

![tttmultiboard](https://github.com/jekyllstein/PlutoTestNotebooks/assets/29740321/a3567d53-9b0c-46ac-9e89-3bf030083f48)

![tttboardcombine](https://github.com/jekyllstein/PlutoTestNotebooks/assets/29740321/ad636c31-3965-40a9-a90b-7f83fdab68f5)

### Wordle Feedback

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

![wordlegif](https://github.com/jekyllstein/PlutoTestNotebooks/assets/29740321/cfdfad77-dc66-4a81-a9d1-972163aff105)