Jump to content

Engine: Difference between revisions

From ModEnc²
en>DCoder
m Reverted edit of 85.255.113.157, changed back to last version by Renegade
m 4 revisions imported
 
(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.