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开发