Grids

Grids allows you to rapidly prototype and develop your games using all kinds of regular and semi-regular grids, including rectangular, isometric, hexagonal, triangular and polar grids.

Extensions

Extensions supplements the Unity API with convenient features, math utilities, data structures, pattern classes, and extended editor support. Boost your productivity and streamline your workflow.

Words

Words is a library for building word games. Supports custom alphabets, quick word and pattern lookup. Includes many word algorithms, and tools for converting text files to runtime dictionaries.

Colors

Colors is a framework for generating coherent color palettes procedurally, using algorithms in code or a graph editor. It supports RGB, HSL and LAB color spaces. Includes rich parsing methods.

Abstract Strategy

Abstract Strategy is a framework that makes it easier to implement abstract strategy games on grids, such as Checkers, Reversi, Tic Tac Toe and many more. It supports building AI with behavior trees.

Scroll to Top