============= Documentation ============= The manual, in four parts, plus the developer notes. .. grid:: 1 2 2 2 :gutter: 3 .. grid-item-card:: Getting Started :link: start :link-type: doc New to roguelikes, or new to this one. A walkthrough of a character's first few minutes, then the players' guide, then the FAQ. .. grid-item-card:: What's Different :link: differences :link-type: doc What ZangbandTK does that Angband does not: the wilderness, the bestiary, the lethality. The authority where it and the manual disagree. .. grid-item-card:: The Manual :link: manual :link-type: doc The reference: character creation, the dungeon, combat, and the full command and option lists. .. grid-item-card:: For Developers :link: hacking/index :link-type: doc Building from source, the data file layout, debugging, and how the game fits together. .. grid-item-card:: Meta :link: meta :link-type: doc Licensing, version history, and the people whose work this is built on. .. toctree:: :maxdepth: 2 :hidden: start manual differences hacking/index meta