Skip to content

Instantly share code, notes, and snippets.

@dyarzik
dyarzik / index.html
Created February 13, 2014 21:11
Blind Labyrint
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title>Zajace v0.1</title>
<script src="phaser.min.js"></script>
</head>
<body>
<script type="text/javascript">
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title>hello phaser!</title>
<script src="phaser.js"></script>
</head>
<body>
<script type="text/javascript">