Browse Source

updating shipshot

Justin Gilman 1 year ago
parent
commit
84c8549480

File diff suppressed because it is too large
+ 0 - 0
htdocs/rogueengine/shipshot/AppData/0a0ca63b-3c8e-4c69-b694-c2af866a86d5.rogueMaterial


File diff suppressed because it is too large
+ 0 - 0
htdocs/rogueengine/shipshot/AppData/56445644-18ed-4c5b-8f26-b918e047fbb3.rogueScene


File diff suppressed because it is too large
+ 0 - 0
htdocs/rogueengine/shipshot/AppData/59eaad38-a9af-4d56-866a-b36d57248610.rogueMaterial


File diff suppressed because it is too large
+ 99 - 0
htdocs/rogueengine/shipshot/AppData/build.js


+ 9 - 0
htdocs/rogueengine/shipshot/Static/mainmenu.html

@@ -0,0 +1,9 @@
+<style type="text/css">
+    .container {
+        text-align: center;
+    }
+</style>
+<div class="container">
+    <h1>Ship Shot</h1>
+    <button id="start-button">Play</button>
+</div>

Some files were not shown because too many files changed in this diff