Skip to content

Instantly share code, notes, and snippets.

@nthx
Created January 26, 2012 01:13
Show Gist options
  • Select an option

  • Save nthx/1680248 to your computer and use it in GitHub Desktop.

Select an option

Save nthx/1680248 to your computer and use it in GitHub Desktop.
bootstrap
#= require ./engine/engine
$ ->
(new shooter.aspects.AppLoaderScreen()).execute()
gameboxedEngine = new engine.GameEngine()
gameboxedEngine.bootstrap(gameBasicDetails, null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment