AdamWhiteHat / Roguelike-Procedual-Cave-GeneratorLinks
A procedurally generated, cave-like dungeon/map creator for rogue-like games using the cellular automata method. During its development, I solved a common/limiting problem with this algorithm that might explain why it is not more commonly implemented in such games.
☆29Updated 5 years ago
Alternatives and similar repositories for Roguelike-Procedual-Cave-Generator
Users that are interested in Roguelike-Procedual-Cave-Generator are comparing it to the libraries listed below
Sorting:
- DungeonCarver is an implementation of the most popular dungeon generating algorithms☆50Updated 5 years ago
- A flood fill algorithm implementation for C#☆90Updated 5 years ago
- World Generator Tutorial Part 1 - Unity C#☆37Updated 5 years ago
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆34Updated 7 years ago
- ☆15Updated 8 years ago
- Voxel Engine for MonoGame with MagicaVoxel importers☆12Updated 8 years ago
- Procedural dungeon tile based map generator.☆114Updated 6 years ago
- ☆11Updated 7 years ago
- Lua style coroutines for C# with Unity style waiting☆32Updated 2 years ago
- A PCL dice notation and rolling library for C#.☆29Updated 10 years ago
- ☆60Updated 9 years ago
- A repository for code related to RogueLike development☆74Updated 2 years ago
- voxeliq is an open source block-based game engine implementation developed with C#☆166Updated 5 years ago
- A modified C# port of the Accidental Noise Library by Joshua Tippetts.☆55Updated 7 years ago
- World Generator Tutorial Part 2 - Unity C#☆19Updated 9 years ago
- C#-based port of the AS3 entity framework, Ash.☆33Updated 12 years ago
- A Unity3D project that generates a procedural randomized dungeon.☆19Updated 9 years ago
- libnoise port to C#☆16Updated 5 years ago
- SimpleGOAP is a lightweight C# implementation of goal oriented action planning.☆30Updated 3 years ago
- a roguelike framework for C# with ECS and Unity integration☆102Updated 4 years ago
- Survival roguelike game with huge world generation.☆28Updated 2 years ago
- An open source terrain generation suite.☆41Updated 5 years ago
- Bomberman/Dynablaster remake in C# using XNA.☆21Updated 10 years ago
- C# Game engine using Raylib-CS + Entitas lite as an ECS. Has its own UI and content system.☆14Updated 9 months ago
- Landlord was a planned roguelike game, which may yet be completed one day if I decide I am willing to re-approach it.☆40Updated 2 years ago
- Generic Level Editor 2D☆84Updated 3 years ago
- A fast, easy way to generate runtime tilemaps in Unity☆46Updated 5 years ago
- A procedural dungeon generator with connected paths created from a spanning tree☆72Updated 4 years ago
- Extensions to the Fluid Hierarchial Task Network☆21Updated last year
- A Unity port of the RogueSharp V3 tutorial at https://roguesharp.wordpress.com/. The project advances as far as Step 18, Creating Stairs …☆56Updated 6 years ago