from Hacker News

Show HN: Hexle ­- A Wordle-like game where you guess a 16-bit hex int

by James-Livesey on 1/28/22, 7:01 PM with 1 comments

  • by James-Livesey on 1/28/22, 7:03 PM

    Hello again! Particularly if you have come over here from Bytle's HN post: https://news.ycombinator.com/item?id=30082963

    This time, I've (hope I have...) listened to the valuable feedback of Hacker News and made a game that is hopefully better and more enjoyable than Bytle. Bytle was to do with base-2 numbers, and this time, Hexle is to do with base-16 numbers. Plus, Hexle is more like Wordle in terms of its mechanics.

    Please do me know of any bugs if you come across them (I've done a few tests to see if the game is playable, but there are likely to be loads of hidden bugs I haven't caught yet) here: https://github.com/James-Livesey/hexle

    Oh, and good luck!