1.0.5 • Published 2 years ago

waterfalls v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Waterfalls

Terminal based waterfall/rain simulator.

Based on the Multi-Source BFS algorithm.

Execute using (without installing):

npx waterfalls

Or install globally as a CLI application:

npm install -g waterfalls

Usage

Execute using random map:

waterfalls

Specify a custom map:

waterfalls path/to/file.txt

Check the files in the samples folder to see the required format.

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago