SkillAgentSearch skills...

VoronoiBoardGenerator

Generator for Voronoi-based board game maps. Using C# and Unity Engine.

Install / Use

/learn @KL4USIE/VoronoiBoardGenerator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Voronoi Map Generator

This is a Unity implementation of a game board generator, inspired by strategy games like Civilization.

Uses jceipek's Unity-delaunay project for Voronoi diagrams and SteveJohnstone's map generator for mapping them onto a mesh.

Example Image

References

  • jceipek's Unity-delaunay project
    • https://github.com/jceipek/Unity-delaunay
    • License: MIT
  • SteveJohnstone's map generator
    • https://github.com/SteveJohnstone/VoronoiMapGen
    • License: MIT
View on GitHub
GitHub Stars18
CategoryDevelopment
Updated6mo ago
Forks4

Languages

C#

Security Score

87/100

Audited on Sep 23, 2025

No findings