Skip to content

Instantly share code, notes, and snippets.

@bucketh3ad
Created November 15, 2012 08:18
Show Gist options
  • Save bucketh3ad/4077362 to your computer and use it in GitHub Desktop.
Save bucketh3ad/4077362 to your computer and use it in GitHub Desktop.
Gameover to select
...
-- From splash to select
function state:keypressed( button )
Gamestate.switch("select")
end
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment