Skip to content

gredinger/Pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinder

This is a tool written in Go to aid me in my Pathfinder campaign.

Features

Automatically generate your assets in any size! Woo!

Possible Future Features

When we get an actual database, it'll come out really purdity I forsee a web interface for designing tiles. Creating generic events, etc... Even output as google maps type thing.

Concurrency

The world generates with as many threads as your system can handle.

So, it seperates the world tiles into an even amount of squares, generates each space as its own area, then stiches those areas together.

About

A random generator site for my Pathfinder campaign.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages