Find a file
Brett Chalupa 74109c80ce
Merge pull request #3 from leviongit/terminate-kbd
Add missing terminating slash to the `<kbd>` tag
2022-11-25 11:45:53 -05:00
.github/workflows feat: init book 2022-11-23 10:51:09 -05:00
src Add missing terminating slash to the <kbd> tag 2022-11-25 16:23:53 +01:00
theme feat: add favicon 2022-11-23 17:46:03 -05:00
.gitignore feat: init book 2022-11-23 10:51:09 -05:00
book.toml feat: flesh out book metadata 2022-11-23 17:51:11 -05:00
CNAME feat: init book 2022-11-23 10:51:09 -05:00
LICENSE.md feat: add license 2022-11-23 21:53:33 -05:00
README.md chore: make clear it's a wip 2022-11-23 21:56:22 -05:00

Building Games with DragonRuby

🚧 A work in progress! Expect typos, issues, and incompleteness. 🚧

An open source book that walks you through how to build games with DragonRuby Game Toolkit.

Developing

The book is authored and published with mdBook. Follow the installation instructions to get the mdbook binary installed.

Run mdbook serve to boot up the web server that handles compiling everything.

When the code is pushed to the main branch on GitHub, an action runs that deploys it to the gh-pages branch.

Publishing

The 3D cover file is generated with https://diybookcovers.com/