game-loops
Several kinds of game loop
Several kinds of game loop
A fixed timestep game loop with variable fps
Minimal fixed step game timer based on requestAnimation frame.
Fixed-timestep, deterministic game loop manager that supports arbitrary time-scaling.
Fixed update for JS applications
Simple event-based fixed-rate game loop.