1.0.5 • Published 5 years ago

waterfalls v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago