@artale/pi-maze

Procedural maze generator with BFS solver, themes, and timer.

Package details

extension

Install @artale/pi-maze from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@artale/pi-maze
Package
@artale/pi-maze
Version
1.1.0
Published
Mar 8, 2026
Downloads
39/mo · 7/wk
Author
artale
License
MIT
Types
extension
Size
9.8 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "commands": [
    "maze"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@artale/pi-maze

Procedural maze generator with BFS solver, themes, and timer.

Install

npm install -g @artale/pi-maze