Skip to content

Pluto notebooks for experimenting with tools to help with wordle style games

Notifications You must be signed in to change notification settings

jekyllstein/Wordle-Notebooks

Repository files navigation

Wordle-Notebooks

Pluto notebooks for experimenting with tools to help with wordle style games

View Instructions

To view the notebook download word_constraints.jl.html and open with a web browser. From there you can click Edit or run this notebook in the upper right corner for addtional instructions.

Local Run Instructions

Dependencies

julia version 1.7 See language install options at the Official JuliaLang Website

Steps

  1. Download the notebook: word_constraints.jl
  2. Open julia REPL in the directory containing the notebook
  3. Run Pluto to open the notebook
    	julia> using Pluto
    	julia> Pluto.run(notebook="word_constraints.jl")

About

Pluto notebooks for experimenting with tools to help with wordle style games

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published