Doom Fire Algo
v1.1.1
궤도 쉘용 모듈
유명한 Doom Fire 알고리즘(C# ANSI 버전)을 실행하는 명령을 추가하는 궤도 쉘용 간단한 모듈입니다.
쉘에 설치하십시오 :
> 모듈 -i 궤도쉘 모듈-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 아트 자바스크립트 버전 미리보기
설정 없음
Orbital Shell 은 bash 및 POSIX 권장 사항에서 영감을 받은 다중 플랫폼( windows, linux, macos, arm ) 명령 셸입니다. 일반적인 bash 셸 기능(현대화되었더라도)과 C# 개체와 상호 작용(멤버 가져오기/설정/호출)할 수 있는 멋진 구문 및 기능을 제공합니다. C# 8, .NET Core 3.1/Net 5 및 .NET Standard 2.1을 사용하여 개발되었습니다.