diff --git a/pages/game.vue b/pages/game.vue new file mode 100644 index 0000000..8cc77fe --- /dev/null +++ b/pages/game.vue @@ -0,0 +1,46 @@ + + + + + + + + diff --git a/pages/index.vue b/pages/index.vue index 8cc77fe..8107ee0 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,46 +1,47 @@ - - - + + + + + Splorer + + + A game about the depth of space made by Jordan Kniest and Markus Kapp. + + + + Start Game + + + + + diff --git a/pages/splash.vue b/pages/splash.vue new file mode 100644 index 0000000..5839478 --- /dev/null +++ b/pages/splash.vue @@ -0,0 +1,23 @@ + + + + + diff --git a/public/export.png b/public/export.png new file mode 100644 index 0000000..5534c7e Binary files /dev/null and b/public/export.png differ
+ A game about the depth of space made by Jordan Kniest and Markus Kapp. +