at://jaystevens.me/network.cosmik.card/3mjtsbfsbts23

Back to Collection

Record JSON

{
  "$type": "network.cosmik.card",
  "content": {
    "$type": "network.cosmik.card#urlContent",
    "metadata": {
      "$type": "network.cosmik.card#urlMetadata",
      "author": "Roguelike Celebration",
      "description": "This talk is from the 2020 virtual Roguelike Celebration:\nhttps://roguelike.club/event2020.html\n\nHerbert has been a hobby game developer since the 1990s, and is the developer of Nox Futura, One Knight in the Dungeon, and several 7DRL projects. Author of the Rust Roguelike Tutorial, and upcoming book with the working title Learn Rust by Making a Game book (Pragmatic Bookshelf, expected release this winter). He's a regular contributor to the subreddit r/roguelikedev.\n\nThis talk is a detailed survey of procedural map generation, including integration of hand-crafted \"prefabs\"/vaults. While the source material is written in Rust, it's readily abstracted to psuedocode and presented in a language agnostic fashion. Techniques include: Simple room placement, BSP room placement, BSP interiors, cellular automata, drunkard's walk, mazes, diffusion-limited aggregation, voronoi, wave function collapse, and prefabs. Sprinkle in a little spice by adding symmetry, layering/combining generators, different corridor algorithms, and doors placement.\n\nFind him on Twitter: https://twitter.com/herberticus\nRoguelike Tutorial section 3 techniques and illustrations: http://bfnightly.bracketproductions.com/rustbook/chapter23-prefix.html\nRust Roguelike Tutorial: http://bfnightly.bracketproductions.com/rustbook/",
      "imageUrl": "https://i.ytimg.com/vi/TlLIOgWYVpI/maxresdefault.jpg",
      "siteName": "YouTube",
      "title": "Herbert Wolverson - Procedural Map Generation Techniques",
      "type": "video"
    },
    "url": "https://youtu.be/TlLIOgWYVpI?si=pcx-ZeIHM7Ji62ji"
  },
  "createdAt": "2026-04-19T10:58:09.103Z",
  "type": "URL"
}