• 0 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Jul 13, 2023

help-circle
rss

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.