Find a file
2023-11-01 18:39:24 +01:00
brown-wall.html Working import mechanism 2023-11-01 17:45:00 +01:00
LICENSE License 2023-07-04 17:09:08 +02:00
main.js It might help to feed an object to a function that expects an object 2023-11-01 18:39:24 +01:00
menus.json Update to keep menus.json in sync with inline JSON 2023-07-15 21:52:53 +02:00
README.md Complete sentence in readme 2023-07-15 21:49:18 +02:00
style.css JS Cleanup and some CSS fuckery 2023-07-15 21:45:04 +02:00

Brown Wall

Throwing shit at the wall and see what sticks

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 lists based on a JSON file uploaded by the user.