From 89bffd0f62aaf2daa38f69ce2d83570b4d4540c8 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Tue, 4 Jul 2023 22:27:06 +0200 Subject: [PATCH] Dynamic menu basis --- README.md | 9 +++++++++ brown-wall.html | 6 +----- main.js | 29 +++++++++++++++++++++++++---- menus.json | 19 +++++++++++++++++++ 4 files changed, 54 insertions(+), 9 deletions(-) create mode 100644 menus.json diff --git a/README.md b/README.md index e4228dd..e9baec0 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,12 @@ Brown wall is an application with the goal of making the process of writing game design document more expedient. + +## Goal + +The end goal is the create an interface that can both eat and spew out JSON +files representing a selection made from base variables contained within the +initial JSON file. + +As it stands, there is a hard coded "genres" menu with a hardcoded set of +"genres". The goal here is to generate an arbitrary set of diff --git a/brown-wall.html b/brown-wall.html index 10dcf22..77c352a 100644 --- a/brown-wall.html +++ b/brown-wall.html @@ -10,11 +10,7 @@

Brown Wall

A wall which has been hit with a considerable amount of faeces.

-