Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.83 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.83 KB

C#

@selinadev tutorial rewritten in C# https://selinadev.github.io/tags/roguelike/

Godot Roguelike Tutorial

Yet Another Roguelike Tutorial in Godot

Every year the subreddit r/roguelikedev does the "Complete Roguelike Tutorial", an event where participants go through a tutorial together over the course of several weeks. The tutorial in question is the one for python and the tcod library, found at http://rogueliketutorials.com/

This year (2023) I am attempting to accompany that tutorial with my own tutorial series for Godot 4. I finished the tutorial series mid December.

You can find the code for all parts here. This code should work with Godot 4.1.

Tutorials

Here are the links to the written blog posts.