/rlsk

A Roguelike Starter Kit for Godot.

Primary LanguageGDScriptOtherNOASSERTION

Roguelike Starter Kit

A Roguelike Starter Kit for Godot.

Features

Common Dungeon Algorithms

  • Tunneling
  • Drunkard's Walk
  • BSP Tree
  • Messy BSP Tree
  • City Walls
  • Room Addition ( Brogue-like )
  • Maze with Rooms
  • Cellular Automata

TODO

  • Enemy Examples
  • Item Examples
  • Placing enemy and items
  • Set pieces / Dungeon Feature
  • Machines

Installation

Requirements

Process

  • Copy rlsk folder into the the addons folder.
  • Copy Godot NEXT folder into the the addons folder.
  • Change status to Active for both addons in Project -> Project Settings -> Plugins