From ecd8d064a370ce0b9d4a353f6151638b60838208 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Fri, 17 Apr 2020 22:56:57 -0500 Subject: Add cosmic cargo --- src/cosmic-cargo/static/index.html | 56 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 src/cosmic-cargo/static/index.html (limited to 'src/cosmic-cargo/static/index.html') diff --git a/src/cosmic-cargo/static/index.html b/src/cosmic-cargo/static/index.html new file mode 100644 index 0000000..6f0b64e --- /dev/null +++ b/src/cosmic-cargo/static/index.html @@ -0,0 +1,56 @@ + + + + + Cosmic Cargo + + + + + + + + + + + + + + + +
+

+Welcome to Cosmic Cargo! A galactic-scale story generator! Embark on an interplanetary journey where you are tasked to deliver a shipment of goods to a new colony 3000 light years away. Your trip is dangerous, watch out for pirates, dangerous aliens, space anomalies, and more! +Made for #GBJAM 7. This is the first game any of us in our team have made before. We hope you enjoy! +

+

+Controls: +

+

+

view on itch.io

+
+ + + \ No newline at end of file -- cgit v1.2.3