nycynik / GameDesignDocMarkdownTemplate

A game design document markdown and HTML editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameDesignDocMarkdownTemplate

A game design document markdown generator

image

Thanks Gamasutra!

This is based on How to Write a Game Design Document. A fun read.

To use

Download the project, it requires Python 3.

Install Requirements

pip install -r requirements.txt

Run the generator

python makeDoc.py

Modify final output

You will find the output file generated in the output folder specified, or by default in the output folder. Sample output is here gameDoc.md

Good luck!

Notes

I mostly made this to play with PySimpleGUI, but it seems like it would be usable!

About

A game design document markdown and HTML editor

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 82.0%Language:HTML 17.7%Language:Shell 0.3%