From 030283f602221619fe169d86c1881893d9ed0177 Mon Sep 17 00:00:00 2001 From: mdeselincourt Date: Sat, 20 Oct 2018 17:18:16 +0100 Subject: [PATCH] trying to move diagrams before json --- README.md | 4 ++-- index.html | 3 ++- megagame.js | 20 ++++++++++++++++---- 3 files changed, 20 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b0bc0f1..79d44ef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # megagameML -The name is misleading - it's not a markup language. +Code project that procedurally generates design specifications for Megagames as a JavaScript Object/JSON, then renders that object into a (intentionally vague) design document. -To run, download and open the "-grass" html. +See the output at https://mdeselincourt.github.io/megagameML/ diff --git a/index.html b/index.html index b07a7b1..9296db6 100644 --- a/index.html +++ b/index.html @@ -63,9 +63,10 @@

Generating...

The Megagame - ... + Generating...