Jump to content

Engine: Difference between revisions

From ModEnc²
en>Renegade
m Added to category
m 4 revisions imported
 
(2 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 20:56, 31 March 2025

In terms of modding, the engine refers to the core program and rules that the game obeys. Rules such as the method by which the display is rendered to the display, how ingame physics are modeled and the code for handling art assets. All the low level stuff is handled by the game engine.