Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Asmle – Wordle in 512 Bytes (github.com/katpurpy)
46 points by KatPurpy on March 10, 2022 | hide | past | favorite | 6 comments



Why not on the KIM-1 with 6502 assembly? (Disclaimer: mine.)

http://oldvcr.blogspot.com/2022/02/kimdle-sorta-wordle-for-k...


Oh great! Mini Wordle [1] in JS is 214 bytes long but only without the dictionary, but this one is complete with 303 words. To my knowledge the most comparable attempt is PICO-8 WRDL [2] with 7,500 (guess-only) words stored in the Bloom filter.

[1] https://xem.github.io/MiniWordle/

[2] https://www.lexaloffle.com/bbs/?tid=46207


Pretty sure jart is doing one with a built-in LISP interpreter and threaded JIT in 309 bytes.

I kid...


Doesn't work on bare metal, floppy nor HDD.


Dictionary contains: LET’S

On line 256. Wonder why


Awesome!




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: