From 9aca50dbcedcd13e3b9dddd3f8d268c466b858a2 Mon Sep 17 00:00:00 2001 From: peteyboy Date: Mon, 9 May 2022 19:19:51 +0000 Subject: [PATCH] Updated to about-page format closer to what mojo branch has, moved most about content to about page. Removed the "view" template because it's not used. Changes to be committed: modified: wordle-life.cgi --- wordle-life.cgi | 155 ++++-------------------------------------------- 1 file changed, 13 insertions(+), 142 deletions(-) diff --git a/wordle-life.cgi b/wordle-life.cgi index 11df89c..28e5517 100755 --- a/wordle-life.cgi +++ b/wordle-life.cgi @@ -362,142 +362,12 @@ GRID

- -


-Disclaimer: I made this! People and/or corporations may own their marks or copyrights, etc, on words mentioned on this page I don't claim to - -

-Questions, kudos or comments, mail me @sdf.org -

-Thanks to the community at conwaylife.com, and the friendly folks in the forums there, - and for their Javascript Life Viewer, which I use here. -

- -

-Thanks to hankchizljaw for making his basic css publicly available -

Made in February 2022

-

-

-Hosted by SDF.org -

SDF.org -

- - - -@@ viewer.html.ep - - -Play Conway's Life with your Wordle Score - - - - - - - -

Wordle->Life

- - -

Play your Wordle Share score in Conway's Life!

-

-

Hey, nerds, isn't it funny how the Wordle Scores can look like a glider in that old computer programming exercise, Conway's Life?

Glider image from Conwaylife.org, it looks like an 8-bit staple gun - -
    -
  1. -

    Paste your wordle share below and submit to convert it to a Conway's Life file so you can run it.

    -

    To learn more about Conway's Life, read this -

  2. - -

    - - -

    - - - -

    -
    - - -
  3. -

    Click "Submit" and and RLE format file for Conway's Game of Life will appear below.

    - -
  4. -
- - - - - -
-
- - - -
- -
- - - - - - -

if there is extra text or lines in your paste, you might not get a valid file here, so look and make sure it looks like a proper RLE file, for example: -

-

-#C Wordle 235 3/6
-x = 5,y = 3
-boobo$bobbo$ooooo$
-
- -

For details about the Life RLE file format above, read this. - -

-Next steps: - - - - - - - -

    -
  1. copy the contents of the Conway Life box above -
  2. go to a Conway's Life site, such as this one at copy.sh or this one at lazyslug.com and load and run your file.
  3. -
      -
    1. specifically for the one at copy.sh:
    2. -
    3. Press the [Import] button at the top
    4. -
    5. paste in your Life file contents in the box and press [Import]
    6. -
    7. It will put up a box telling you it loaded your Wordle, press [OK]
    8. -
    9. Press the [Run] button and watch your Wordle score play LIFE!
    10. -
    -
-

This should work with the share/copy button in wordle, or copy/pasting your friends' wordles out of Discord or wherever as well. See whose Wordle Score looks coolest! -

- - -

-

- -


-Disclaimer: I made this! People and/or corporations may own their marks or copyrights, etc, on words mentioned on this page I don't claim to - -

-Questions, kudos or comments, mail me @sdf.org -

-Thanks to hankchizljaw for making his basic css publicly available - -

Made in February 2022 +

Disclaimer: I made this! People and/or corporations may own their marks or copyrights, etc, on words mentioned on this site's pages I don't claim to

Hosted by SDF.org @@ -516,28 +386,29 @@ Hosted by SDF.org -

Wordle->Life

+

About

% my $home_path= "$ORIGIN_PAGE"; % my $current_path = "$home_path?path_info=/about";

-

This is an about page.

- -

Click >here to go Home

-

Click >here to stay put

- +

Wordle->Life

- -


-Disclaimer: I made this! People and/or corporations may own their marks or copyrights, etc, on words mentioned on this page I don't claim to +I made this! People and/or corporations may own their marks or copyrights, etc, on words mentioned on this site's pages I don't claim to.

Questions, kudos or comments, mail me @sdf.org

-Thanks to hankchizljaw for making his basic css publicly available +Thanks to the community at conwaylife.com, and the friendly folks in the forums there, + and for their Javascript Life Viewer, which I use here. +

-

Made in February 2022 +

+Thanks to hankchizljaw for making his basic css publicly available +

+

Made in February 2022

+ +

Click >here to return to application Home

Hosted by SDF.org