diff --git a/client/src/assets/js/quiz.js b/client/src/assets/js/quiz.js new file mode 100644 index 0000000..e69de29 diff --git a/client/src/components/navbar/Index.vue b/client/src/components/navbar/Index.vue index a4766dc..c15de7f 100644 --- a/client/src/components/navbar/Index.vue +++ b/client/src/components/navbar/Index.vue @@ -7,7 +7,6 @@ name: 'Navbar', components: { mdiMenu, - MobileLink, Navlink, Menu, MenuButton, diff --git a/client/src/main.js b/client/src/main.js index 4be2a79..480a5e3 100644 --- a/client/src/main.js +++ b/client/src/main.js @@ -2,6 +2,7 @@ import { createApp } from 'vue' import '@/style.css' import App from '@/App.vue' import Router from '@/router' +import '@/assets/js/quiz.js' const app = createApp(App) app.use(Router) app.mount('#app') diff --git a/client/src/router/index.js b/client/src/router/index.js index 0ae1297..027ce82 100644 --- a/client/src/router/index.js +++ b/client/src/router/index.js @@ -72,7 +72,7 @@ const routes = [ } }, { - path: 'https://git.vsnt.uk/', + path: 'https://git.vsnt.uk/viveksantayana/wanderhome-quiz', name: 'SourceCode', meta: { index: 3, diff --git a/client/src/views/about/About.vue b/client/src/views/about/About.vue index b88ec75..16c1a8c 100644 --- a/client/src/views/about/About.vue +++ b/client/src/views/about/About.vue @@ -14,33 +14,82 @@ \ No newline at end of file diff --git a/client/src/views/about/Acknowledgements.vue b/client/src/views/about/Acknowledgements.vue index 58cd719..16fb362 100644 --- a/client/src/views/about/Acknowledgements.vue +++ b/client/src/views/about/Acknowledgements.vue @@ -15,13 +15,16 @@ diff --git a/client/src/views/about/Wanderhome.vue b/client/src/views/about/Wanderhome.vue index 75e4384..045b925 100644 --- a/client/src/views/about/Wanderhome.vue +++ b/client/src/views/about/Wanderhome.vue @@ -16,6 +16,27 @@

Wanderhome is a pastoral fantasy table-top role-playing game by Jay Dragon, published by Possum Creek Games. + Players play anthropomorphic animals who are travelling through a vast landscape, dotted with different features and locales. + The game is very focussed on the turning of seasons, how different places live, and how journeys change us. + It has a very distinct character, and certainly one of the most compelling and delightful games I have played recently. +

+

+ Despite how whimsical the premise may sound at first, the game is very much intent on exploring incredibly complex dilemmas and conflicts. + Looming in the setting of Hæth is the spectre of a terrible war that has recently ended. + It has left its scars. + In the midst of this, the game does not have any combat: it is explicitly about healing and building a fragile peace. + And it is hopeful. +

+
+

+ Where to Find a Copy +

+

+ You can buy the game from Possum Creek Games’ web site. + Physical books have sold out at the time of writing, but you can always buy a pdf. +

+

+ If you are one of my friends and would like to play Wanderhome, let me know!