Skip to content

Releases: himar33/RoguetyCraft

v1.0 RoguetyCraft

15 Sep 19:05
4749cc8
Compare
Choose a tag to compare

RoguetyCraft v1.0.0 Release Notes 🚀

Welcome to RoguetyCraft! After months of development, testing, and refining, I'm excited to present the first official version of my roguelike map generation tool. Dive in and explore the intricate map designs, room structures, and editor tools I've crafted.

🌟 Highlights

  • Dynamic Map Generation: Utilize our advanced algorithms to generate unique and interconnected maps every time.

  • Level Graph Editor Tool: A comprehensive tool that allows for custom map designs, ensuring that your game levels are both challenging and engaging.

  • Map Manager: Seamlessly manage and generate maps based on different rooms and their interconnections.

🛠 Features

  • Room Definitions: Define various room types such as NORMAL, START, DOOR_LOCKED, TREASURE, SHOP, TELEPORT, and EXIT.

  • EditorMap Tool: Create room templates directly from the Unity editor, making level design more intuitive.

  • MapManager Utility: Generate entire maps with a single click, ensuring consistency and logical connections between rooms.