one-page app that turns wordle shares into standard file format used in the Conway's Game of Life community
Go to file
peteyboy ef42cd452e Added javascript Life Viewer to template, adjusted the HTML template to work with it and the ordered lists and
using the existing textareas (thank goodness it already used textarea!)

Cleaned the one-page conditional logic to use UNLESS and work right,
 and also to let RLE put into input box just slip through into the RLE output box and thus get plugged into the Life Viewer

Added more comments
2022-02-14 07:04:32 +00:00
.gitignore Initial commit 2022-02-10 07:13:51 +00:00
LICENSE Initial commit 2022-02-10 07:13:51 +00:00
README.md Initial commit 2022-02-10 07:13:51 +00:00
wordle-life.cgi Added javascript Life Viewer to template, adjusted the HTML template to work with it and the ordered lists and 2022-02-14 07:04:32 +00:00

wordle-life

one-page app that turns wordle shares into standard file format used in the Conway's Game of Life community