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:
- A flood fill algorithm implementation for C#☆89Updated 5 years ago
- Procedural dungeon tile based map generator.☆114Updated 6 years ago
- World Generator Tutorial Part 2 - Unity C#☆19Updated 9 years ago
- ☆15Updated 8 years ago
- 2.5D pixel-based game engine built on XNA/FNA/MonoGame.☆53Updated 5 years ago
- A repository for code related to RogueLike development☆74Updated 2 years ago
- ☆11Updated 7 years ago
- A PCL dice notation and rolling library for C#.☆29Updated 10 years ago
- voxeliq is an open source block-based game engine implementation developed with C#☆166Updated 5 years ago
- libnoise port to C#☆16Updated 5 years ago
- DungeonCarver is an implementation of the most popular dungeon generating algorithms☆50Updated 5 years ago
- a roguelike framework for C# with ECS and Unity integration☆100Updated 4 years ago
- Lua style coroutines for C# with Unity style waiting☆32Updated 2 years ago
- ☆59Updated 9 years ago
- 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
- 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
- Goal Oriented Action Planning C#/.NET Library☆65Updated 5 years ago
- World Generator Tutorial Part 1 - Unity C#☆37Updated 5 years ago
- C#-based port of the AS3 entity framework, Ash.☆33Updated 12 years ago
- RPG Database for Unity. Create and manage data for your RPG.☆18Updated 4 years ago
- Survival roguelike game with huge world generation.