Skip to content

Instantly share code, notes, and snippets.

@videlais
Created January 13, 2014 20:31
Show Gist options
  • Save videlais/9dd8109ed7a2af46a032 to your computer and use it in GitHub Desktop.
Save videlais/9dd8109ed7a2af46a032 to your computer and use it in GitHub Desktop.
HEAD description of BasicPlatformer
<head>
<title>Basic Platformer game</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<script src="js/phaser.min.js"></script>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment