Gde, game design engine
This is a new cross platform implementation of previous
gdmarp program.
Dependencies
Renderers
Document renderer
- marp (slide as html,pdf,pptx)
- mediawiki (web served wiki page)
Component renderer
- flowchartjs (flowchart, html)
- flowchartgvz (flowchart, png, pdf)
- gdlogue (Dialgoue, html, png, pdf)
- webuibts (web based ui with bootstrap)
Usage
gde render -m marp -p -c ../build
Yet to come
- [ ] Docx renderer with docx-rs with markdown-pulldown-parser
- [ ] Create a separate crate for converting markdown into pptx file
- [ ] Global installer for dependencies
Goal
- Easy documentation
- Cross platform without hassel (Glibc, Musl, Windows) and without nodejs
- Intuitive macro definitions
- Useful document forms (pdf,pptx,html,docx)
- Various component rederings (dialogue, flowchart, webui)