Skip to content

nerikj/prcdrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prcdrl

This is a very basic map generator using Voronoi polygons. It's based on this article and is just an experiment where I wanted to learn more about procedurally generating content (primarily for game development).

Setup

npm install
npm start

Access at http://localhost:8080.

Debug mode can be enabled by providing the query parameter debug=true. Currently, the only thing it does is to show the mouse coordinates.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published