1/12/2025 at 5:13:23 PM
Hah, trust nolen to 1,000x something :))) I have used similar tactics in the past, but separately and definitely not in one day! For the interested:- Bad Matrix (tput blocks to the terminal): https://www.evalapply.org/posts/bad-matrix/
- Animating Text Art in Javascript (print text into fixed grid, flipbook-style): https://www.evalapply.org/posts/animate-text-art-javascript/...
- oxo (format and print tic-tac-toe board to terminal, so I can regex-match for win/loss/draw results): https://github.com/adityaathalye/oxo/blob/7681e75edaeec5aa1f...
But, I mean, that Bad Apple takes the cake!
(edit: add missing link)
by adityaathalye
1/13/2025 at 5:42:44 AM
Ahaha `oxo` is an unhinged project to actually execute. Thanks for sharing all of these projects.Brb forking and integrating ascii-text third party ads
by DiggyJohnson
1/14/2025 at 10:51:25 AM
Thank you for the kind appreciation. ascii-text third party ads adds a whole commercial dimension... Now, to make it really 21st century, someone can replace the "randumb" computer player with an LLM adversary :)by adityaathalye