1.0.5 • Published 4 years ago
waterfalls v1.0.5
Waterfalls
Terminal based waterfall/rain simulator.
Based on the Multi-Source BFS algorithm.
Execute using (without installing):
npx waterfallsOr install globally as a CLI application:
npm install -g waterfallsUsage
Execute using random map:
waterfallsSpecify a custom map:
waterfalls path/to/file.txtCheck the files in the samples folder to see the required format.