Skip to content

Commit 6a13002

Browse files
committed
Reorganize repo
1 parent b6358db commit 6a13002

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+3
-2628
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
2-
npm-debug.log
2+
npm-debug.log
3+
examples/*/adamengine-dev.js
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

examples/test/img/atlas.png

33 KB
File renamed without changes.

src/engine-refactor/index.html examples/test/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</head>
1414
<body>
1515
<canvas id="adam-engine" width="800" height="600"></canvas>
16-
<script src="/adamengine/adamengine-dev.js"></script>
16+
<script src="/adamengine-dev.js"></script>
1717
<script src="/game.js"></script>
1818
</body>
1919
</html>
File renamed without changes.

src/engine-refactor/img/atlas.png

-31.2 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-11.7 KB
Binary file not shown.
-11.5 KB
Binary file not shown.
-11.4 KB
Binary file not shown.
-11.3 KB
Binary file not shown.
-11.3 KB
Binary file not shown.
-11.1 KB
Binary file not shown.
Binary file not shown.
-11.1 KB
Binary file not shown.
-11.1 KB
Binary file not shown.
-11.5 KB
Binary file not shown.
-11.5 KB
Binary file not shown.
-11.6 KB
Binary file not shown.
-11.6 KB
Binary file not shown.
Binary file not shown.
-12.2 KB
Binary file not shown.
Binary file not shown.
-12.1 KB
Binary file not shown.

src/index.html

-115
This file was deleted.

0 commit comments

Comments
 (0)