Skip to content

Instantly share code, notes, and snippets.

@Lexty
Created April 27, 2016 04:29
Show Gist options
  • Save Lexty/5b69da20856e5131928fa11ee4f0a1af to your computer and use it in GitHub Desktop.
Save Lexty/5b69da20856e5131928fa11ee4f0a1af to your computer and use it in GitHub Desktop.
if ($newGame) $resources->free();
$s = FILEANAME + 3;
setLocation(); load(s);
$loadDiaog->process();
try { setGamesColor(RED); }
catch(Exception $e) { reset(); }
while($notReady) { $objects->make();
if ($resourceNotFound) break; }
/** bool */ result(); // change to int
music();
$system->out->print('');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment