-------- Descendants --------- // STAGING // The game is setup to automatically resize to the user's window. Setting the game in an iframe will make the game resize to that iframe's width and height. // STRINGS/LOCALIZATION // There are comments in the strings.js to help with changing strings in games. // BUILDING // From the root of this directory in the terminal, type "ant build-release". Must have PHP installed.