Show HN: Quinesnake – A quine that plays snake over its own source
A quine that plays snake over its own source! This is the quine version that also compiles itself and plays snake over its own source. It requires:
This version of the program isn’t a quine and doesn’t compile itself, but it has all of the basic game-playing logic that the real version has, plus it’s commented and readable.
Source: github.com