Link to Mermaid
This commit is contained in:
parent
02576c94af
commit
ea43ff89c2
@ -21,7 +21,7 @@ This is a game design document template, ready to be forked by you.
|
|||||||
## Features
|
## Features
|
||||||
* Open to be forked by anyone, really.
|
* Open to be forked by anyone, really.
|
||||||
* Wiki-friendly hierarchical structure.
|
* Wiki-friendly hierarchical structure.
|
||||||
* Mermaid used/recommended for flowcharts and diagrams.
|
* [Mermaid](http://mermaid.js.org/) used/recommended for flowcharts and diagrams.
|
||||||
* Team-friendly, assuming your team can use Git and Markdown.
|
* Team-friendly, assuming your team can use Git and Markdown.
|
||||||
|
|
||||||
## How To Fork
|
## How To Fork
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# Game Flow
|
# Game Flow
|
||||||
|
|
||||||
You can use Mermaid to conceptualize a game flow here, if needed/desired.
|
You can use [Mermaid](http://mermaid.js.org/) to conceptualize a game flow here, if needed/desired.
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
* [Arcade Example](#arcade-example)
|
* [Arcade Example](#arcade-example)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user