Y
Hacker News
new
|
ask
|
show
|
jobs
by
deletes
4451 days ago
As an obfuscated c example I was expecting portable code. Anyone hoping that as many people as possible try their code should aim for that.
3 comments
bananas
4451 days ago
Obfuscated C is always with caveats. The fact that it uses terminal escapes and stty suggests its not going to work on anything other than a colour xterm, if you're lucky, there are no sunspots and the wind is blowing in the correct direction...
link
peterkelly
4451 days ago
I'm not sure that's a common goal for obfuscated c code
link
cubancigar11
4451 days ago
Same here. stty is available through cygwin, although I didn't result in a playable game.
link