from Hacker News

Show HN: ssh wordle.bdw.to

by bndw on 2/26/22, 4:32 PM with 5 comments

  • by bndw on 2/26/22, 4:53 PM

    Author here. I had this idea a couple of weeks ago and wanted to test it out. The code is written in Go and open source:

    https://github.com/bndw/wordle

  • by markozivanovic on 2/26/22, 4:51 PM

        Statistics
    played..................0 win %...................-9223372036854775808 current streak..........0 max streak..............0 guess distribution....... 1...................0 2...................0 3...................0 4...................0 5...................0 6...................0

    I lost the game and it seems there's a bug in the stats. Cool idea tho! As a person using the terminal all the time, now I have one more thing as an excuse to procrastinate while pretending to do some actual work. :)