mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
added player movement on user input
This commit is contained in:
parent
56caf8b1b3
commit
5a7234ade4
5 changed files with 281 additions and 67 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue