Skip to content

nycynik/GameDesignDocMarkdownTemplate

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

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published