Doom Fire Algo
v1.1.1
オービタルシェル用モジュール
有名なドゥームファイアアルゴリズム (C# ANSI バージョン) を実行するコマンドを追加するオービタルシェル用のシンプルなモジュール。
シェルにインストールします。
> module -i orbitalshell-module-doomfirealgo
コマンドを実行します:
> doom-fire-algo# または > games-doom-fire-algo
パラメータをいじってみましょう:
> ドゥームファイアアルゴ -h 35 -w 100 -s 20
Visual Studio デバッガー (conhost) からのデバッグ ビュー
doom fires リポジトリ @ https://github.com/filipedeschamps/doom-fire-algorithm/tree/master/playground/doom-fire-algorithm-ascii-art にあるAldrie の作品に基づいています。彼に感謝します。彼の作品をシェアしました!
https://github.com/filipedeschamps/doom-fire-algorithm/tree/master/playground/doom-fire-algorithm-ascii-art からの ASCII アート JavaScript バージョンのプレビュー
設定がありません
Orbital Shell は、 bashおよび POSIX の推奨事項からインスピレーションを得たマルチプレートフォーム ( windows、linux、macos、arm ) コマンド シェルです。通常の bash シェル機能 (最新化されている場合でも) と、C# オブジェクトとの対話 (メンバーの取得/設定/呼び出し) を可能にする優れた構文と機能が提供されます。 C# 8、.NET Core 3.1/Net 5、および .NET Standard 2.1 を使用して開発