Tic-Tac-Toe Implemented in Single Call to Printf()
1–4 of 4 posts
Re: Tic-Tac-Toe Implemented in Single Call to Printf()
#2The author originally wrote a paper provin that printf is Turing Complete [0].
Here is program itself and an actual, excellent write up [1].
@dang, you might consider switching the link to the GitHub. I don't think the Hackaday article actually adds anything new.
[0]: https://www.usenix.org/system/files/conference/usenixsecurit...
Re: Tic-Tac-Toe Implemented in Single Call to Printf()
#3There’s a scanf in there...
Re: Tic-Tac-Toe Implemented in Single Call to Printf()
#4Note that the #define statements spell "noughts and crosses" when read vertically.
It's the little touches.