File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ layout: center
177177layout: center
178178---
179179
180- これらだけではなく 、
180+ シンプルなコマンドだけではなく 、
181181
182182プログラミングのチュートリアルとしてデザインした一面もある
183183
@@ -187,8 +187,6 @@ layout: center
187187
188188アドバンストの内容
189189
190- ゲームレベルデザインは` nushell ` のチュートリアルを参考しながら制作した。
191-
192190ゲームの進行と共に、以下の少し複雑のテーマが出てくて、
193191
194192既知なコマンドをうまく組み合わせてクリアするのがポイントとなる
@@ -197,6 +195,8 @@ layout: center
197195- background task
198196- events tigger
199197
198+ ゲームのレベルデザインの一部は` nushell ` のチュートリアルを参考しながら制作した。
199+
200200---
201201
202202# data pipeline / filtering
@@ -259,6 +259,9 @@ This game is made with
259259- [ nushell] ( https://www.nushell.sh/ ) - command parsing / execution
260260- [ wezterm] ( https://wezfurlong.org/wezterm/ ) - in-game terminal emulator
261261
262+ - For Linux/X11
263+ - macOS, Windows buildもあります
264+ - 1,518,499 LOC
262265---
263266
264267# Architecture
@@ -413,7 +416,7 @@ layout: two-cols
413416
414417<br />
415418
416- ![ ] ( material.avif )
419+ ![ ] ( / material.avif)
417420
418421---
419422
You can’t perform that action at this time.
0 commit comments