Changes

Guidelines for Programming games

26 bytes added, 08:51, 1 September 2014
* If a game relies on a specific memory configuration (e.g. 128K), then the game or it's loader should check for this, report it to the user and stop them from continuing. This avoids the user not understanding why the game didn't work on their computer.
 
[[Category:Programming]]