High Performance Loops in Node.js

In the process of working on Aurora, I found myself in need of an accurate game loop which wouldn't slowly get more and more off over time, while still remaining predictable and deterministic.… Read more »