itch.io is community of indie game creators and players

Devlogs

URF Tutorial #1 - Getting Started in Unity

The first Getting Started tutorial for the Ultimate Roguelike Framework is now available.

This video walks through the initial setup process and shows how to run the included demo scene inside Unity. In just a few minutes, you'll have a fully functional Roguelike environment running so you can begin exploring the systems included in the framework.

In this tutorial we cover:

• Importing the URF package into a Unity project
• Installing TextMeshPro Essential Resources
• Opening the demo scene and exploring the core gameplay loop

URF provides a foundation for building Traditional Roguelike games with systems such as grid-based movement, turn-based actions, field of view, pathfinding, and modular gameplay components.

If you are new to the framework, this is the best place to begin.

Future tutorials will explore the framework architecture and demonstrate how to start customizing the systems to build your own roguelike game.

Files

  • URF Unity Package v1.1.0 (quick import) 517 kB
    1 day ago
Download Ultimate Roguelike Framework: Turn-Based Grid Engine for Unity
Leave a comment