<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/tutorial-build-full-dungeon-crawler-in-godot-qdmvc6jwj" -->

---
title: Tutorial: Build Full Dungeon Crawler In Godot | daily.dev
description: The GameDev Tavern has launched a free 20-hour YouTube series teaching intermediate game developers how to build a complete 3D dungeon crawler called Goblins&#x27;...
canonical: https://daily.dev/posts/tutorial-build-full-dungeon-crawler-in-godot-qdmvc6jwj
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Tutorial: Build Full Dungeon Crawler In Godot | daily.dev
og:description: The GameDev Tavern has launched a free 20-hour YouTube series teaching intermediate game developers how to build a complete 3D dungeon crawler called Goblins&#x27;...
og:url: https://daily.dev/posts/tutorial-build-full-dungeon-crawler-in-godot-qdmvc6jwj
og:image: https://api.daily.dev/og/posts/QDmVC6JwJ.png
og:image:alt: Tutorial: Build Full Dungeon Crawler In Godot
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Tutorial: Build Full Dungeon Crawler In Godot

**[80 LEVEL](https://daily.dev/sources/80lv)** · 2 min read · 0 upvotes · 0 comments

## Summary

The GameDev Tavern has launched a free 20-hour YouTube series teaching intermediate game developers how to build a complete 3D dungeon crawler called Goblins' Den in Godot from scratch. Spanning 20 episodes released on a MWF schedule, the course covers node-based state machines, composition models, ragdoll physics, shaders, pathfinding, lighting, and level design. All assets — textures, models, rigs, animations, music, and sound effects — are created within the course itself. The full project code and assets are available on GitHub under the MIT License.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://80.lv/articles/godot-tutorial-build-3d-dungeon-crawler-in-20-hours>

## Similar posts on daily.dev

- [Build Real Games In Godot 4 With Over 50 Hours Of Free Tutorials](https://daily.dev/posts/build-real-games-in-godot-4-with-over-50-hours-of-free-tutorials-ka7koongo) · 80 LEVEL · 0 upvotes · 0 comments
- [Tutorial: Create Arcade Soccer Game From Scratch In Godot](https://daily.dev/posts/tutorial-create-arcade-soccer-game-from-scratch-in-godot-idecakfx8) · 80 LEVEL · 1 upvotes · 0 comments

---

Tags: [#game-development](https://daily.dev/tags/game-development), [#3d](https://daily.dev/tags/3d), [#godot](https://daily.dev/tags/godot)

[View this post on daily.dev](https://daily.dev/posts/tutorial-build-full-dungeon-crawler-in-godot-qdmvc6jwj)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Tutorial: Build Full Dungeon Crawler In Godot","url":"https://daily.dev/posts/tutorial-build-full-dungeon-crawler-in-godot-qdmvc6jwj","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/tutorial-build-full-dungeon-crawler-in-godot-qdmvc6jwj"},"datePublished":"2026-07-03T14:46:23.935Z","dateModified":"2026-07-03T14:55:59.652Z","description":"The GameDev Tavern has launched a free 20-hour YouTube series teaching intermediate game developers how to build a complete 3D dungeon crawler called Goblins'...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/49b97a9c6c626af034c879ffc5b1eb75?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/49b97a9c6c626af034c879ffc5b1eb75?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"80 LEVEL","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"80 LEVEL","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/78eebcd76c154e6bbfd565fed7dc4093","url":"https://daily.dev/sources/80lv"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/tutorial-build-full-dungeon-crawler-in-godot-qdmvc6jwj","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"game-development,3d,godot","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"80 LEVEL","item":"https://daily.dev/sources/80lv"},{"@type":"ListItem","position":3,"name":"Tutorial: Build Full Dungeon Crawler In Godot"}]}
```

