Doom Fire Algo
v1.1.1
軌道殼模組
一個簡單的軌道 shell 模組,添加了運行著名的 doom fire 演算法(C# ANSI 版本)的命令。
安裝到外殼:
> 模組-i Orbitalshell-模組-doomfirealgo
運行命令:
> doom-fire-algo# 或> games-doom-fire-algo
玩參數:
> 厄運火演算法 -h 35 -w 100 -s 20
Visual Studio 偵錯器(conhost)的偵錯視圖
基於 Aldrie 在《doom fires repo》中發現的工作@ https://github.com/filipedeschamps/doom-fire-algorithm/tree/master/playground/doom-fire-algorithm-ascii-art 非常感謝他分享了他的作品!
ASCII 藝術 JavaScript 版本預覽 https://github.com/filipedeschamps/doom-fire-algorithm/tree/master/playground/doom-fire-algorithm-ascii-art
沒有設定
Orbital Shell是一個多平台( windows、linux、macos、arm )命令 shell,受到bash和 POSIX 建議的啟發。它提供了任何常用的 bash shell 功能(即使是現代化的)以及允許與 C# 物件互動(獲取/設定/呼叫成員)的良好語法和功能。使用C# 8、.NET Core 3.1/Net 5 和 .NET Standard 2.1開發