From 71ff6400dc3aef9ceb6c71f0d102f5b9ff40bab8 Mon Sep 17 00:00:00 2001 From: Andinus Date: Wed, 17 Nov 2021 23:14:44 +0530 Subject: Add usage instructions --- README.org | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 5f580e8..f182f03 100644 --- a/README.org +++ b/README.org @@ -33,6 +33,16 @@ Fornax v0.1.0: - DFS-51-incomplete (upto 4,000 frames; 120 fps): https://diode.zone/w/hWWaw8uKHCP5weUP5WWArD +* Usage + +#+begin_src sh +# Solve the maze. +raku algorithms/raku/DFS.raku resources/input/06 > /tmp/solution.fornax + +# Visualize the solution. +raku -Ilib bin/fornax /tmp/solution.fornax +#+end_src + * Installation ~fornax~ is written in Raku, it can be installed with ~zef~. You can also -- cgit 1.4.1-2-gfad0