Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGSBook

Game Design with AGS

This repository contains an mdBook project for the online book "Game Design with AGS".

Structure

  • book.tomlmdBook configuration and output settings.
  • src/ — source Markdown files for the book content.
  • docs/ — generated HTML output from the book build.

Build

Prerequisites

Install mdbook if it is not already available:

cargo install mdbook

Generate the book

mdbook build

The built site will be written to the docs/ directory.

Preview locally

mdbook serve

Then open http://localhost:3000 in your browser.

Notes

  • The docs/ directory is the output folder configured in book.toml.
  • Use mdbook build after editing files under src/ to regenerate the site.

Read online

https://ensadi.github.io/AGSBook/

Copyright ©2021-2026 Ensadi LLC

About

Game Design with AGS

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages