Hacker News new | ask | show | jobs
by cwt137 1639 days ago
The control loop reminds me of how you would create a game ie. get inputs, update states, based on the current state of the environment and inputs, render (write output).

No wonder John Carmack got into rockets!