[add] movement improvements, lifted state

creatures don't enter occupied spaces you control
This commit is contained in:
Daniel
2018-12-15 01:54:23 -05:00
parent fcf6d99099
commit ae06c269bd
4 changed files with 340 additions and 189 deletions

View File

@@ -88,6 +88,6 @@
</head>
<body>
<div id="root"></div>
<script src="/build/bundle.js"></script>
<script crossorigin src="/build/bundle.js"></script>
</body>
</html>