Caves of Qud/Videos

From Caves of Qud Wiki
< Caves of Qud
Revision as of 18:44, 20 December 2019 by Teamtoto (talk | contribs) (Created page with "A collection of Jason Greenblat's (ptychomancer) and Brian Bucklew's (unormal) talks relating to Caves of Qud at various venues. ===Wave Function Collapse=== {{#ev:youtube|fn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A collection of Jason Greenblat's (ptychomancer) and Brian Bucklew's (unormal) talks relating to Caves of Qud at various venues.

Wave Function Collapse

Brian talks about dungeon generation using WFC, an algorithm that uses a small bitmap image to build a larger image.

History Generation

Jason talks about how the history of 5 sultans are procedurally generated every game.

Jason talks about using Markov Chaining method to generate white books and titles. Contains spoilers for finding the Ruin of House Isner!

AI

Brian talks about AI in both Caves of Qud and Sproggiwood (a game also made by Freehold Games)

Entity Component System

Brian talks about data driven design and Caves of Qud. A must watch if you're interested in modding the game, since this is how all objects are structured.