• 0 Posts
  • 1 Comment
Joined 2Y ago
cake
Cake day: Jul 14, 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.