Hacker News new | ask | show | jobs
by Schlagbohrer 54 days ago
Was that using an RNG? Or is the entire game deterministic?
1 comments

It used an RNG. The usual practice back then was to spin a counter while waiting for keypresses, so that might affect the question when dealing with an external harness, I suppose.