added player movement on user input

This commit is contained in:
logsol 2012-07-01 17:51:36 +02:00
parent 56caf8b1b3
commit 5a7234ade4
5 changed files with 281 additions and 67 deletions

View file

@ -2,6 +2,7 @@
<html>
<head>
<title>Chuck</title>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<script data-main="client" src="require.js"></script>
<style>
html, body {