Module for Orbital Shell
a simple module for orbital shell that add a command running the famous doom fire algorithm (C# ANSI version)
install into the shell:
> module -i orbitalshell-module-doomfirealgo
run the command:
> doom-fire-algo
# or
> games-doom-fire-algo
play with parameters:
preview of ASCII art javascript version from https://github.com/filipedeschamps/doom-fire-algorithm/tree/master/playground/doom-fire-algorithm-ascii-art
real preview coming soon
no settings
Orbital Shell is a multi-plateform (windows, linux, macos, arm) command shell, inspired by bash and POSIX recommendations. It provides any usual bash shell feature (even if modernized) and nice syntaxes and features allowing to interact (get/set/call members) with C# objects. Developed using C# 8, .NET Core 3.1/Net 5 and .NET Standard 2.1