Games are powered by game engines, which are programs that handle the details of common game-related tasks.

What do you think game engines can do for us?

Simulate physicsRender graphics with the help of the GPU

Exactly! Game engines are able to simulate physics and render graphics.

Maybe both of these options are correct?