Skip to content

Traversing square algorithms implemented in javascript.

Notifications You must be signed in to change notification settings

lukezirngibl/square-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Square Algorithms

Motivation

When procedurally generating 2D maps, square algorithms can come in very handy. This little library provides you various ways of traversing squares. Check out the example project to see all the variations.

Example

git clone [email protected]:lukezirngibl/square-algorithms.git
cd square-algorithms/example
yarn install
yarn start

Install

yarn add square-algorithms
npm install square-algorithms

About

Traversing square algorithms implemented in javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published