Hacker News new | ask | show | jobs
by bananas 4455 days ago
Were you expecting WINAPI wMainMain(...)?
1 comments

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.
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...
I'm not sure that's a common goal for obfuscated c code
Same here. stty is available through cygwin, although I didn't result in a playable game.