crawfis
-
- 1,130 total downloads
- last updated 1/26/2026
- Latest version: 1.2.0
Main interface for much of the Procedural Content Generation algorithms in the CrawfisSoftware space. A minimal interface that does not impose constraints on implementations. Focused soley on the use of a graph... More information -
- 1,046 total downloads
- last updated 1/26/2026
- Latest version: 1.2.0
Common interface for collections, including Queues, Stacks and Multithreaded buffers. Compatible with Unity3D. -
- 979 total downloads
- last updated 1/26/2026
- Latest version: 1.2.0
Graph algorithms for traversal, searching and component analysis -
- 953 total downloads
- last updated 1/26/2026
- Latest version: 1.2.1
2D Grid implementation of CrawfisSoftware.IGraph used in maze and other PCG algorithms -
- 951 total downloads
- last updated 1/30/2026
- Latest version: 1.2.3
Various algorithms for analyzing and specifying a path on a 2D Grid (CrawfisSoftware.Grid) -
- 763 total downloads
- last updated 1/30/2026
- Latest version: 1.2.3
More than just perfect mazes! Many methods and techniques to carve out space, apply algorithms and operators. Many common maze algorithms. -
- 500 total downloads
- last updated 1/24/2026
- Latest version: 1.0.3
Abstract tiling framework with flexible tile enumeration and tile determination (selection) classes -
- 406 total downloads
- last updated 2/3/2026
- Latest version: 1.2.1
Implementation of some basic noise functions for PCG. -
- 231 total downloads
- last updated 1/7/2026
- Latest version: 0.1.2
Standard library for CrawfisSoftware.BitManipulation. -
- 222 total downloads
- last updated 1/26/2026
- Latest version: 1.2.0
[Obsolete] Complex algorithms for loop and path enumeration -
- 198 total downloads
- last updated 1/26/2026
- Latest version: 1.2.0
Basic Graph implementation of the CrawfisSoftware.IGraph interface using an adjacency list -
- 197 total downloads
- last updated 1/26/2026
- Latest version: 1.0.0
Various dungeon creation algorithms used in PCG level design -
- 197 total downloads
- last updated 1/24/2026
- Latest version: 1.0.5
Package Description -
- Deprecated
- 108 total downloads
- last updated 1/24/2026
- Latest version: 1.0.0
Package Description -
- 100 total downloads
- last updated 1/7/2026
- Latest version: 0.1.1
Standard library for CrawfisSoftware.PathGeneration.