gliide

joined 1 year ago
[–] [email protected] 3 points 1 year ago (1 children)

It can simply engine design to not separate the concept of “game ticks” with framerate.

You can do everything in one swoop such as calculate physics, run NPC AI code, update game state, and render the frame.