Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ brew install git
[docker/README.md](docker/README.md)に手順を記載

## 実行方法
[English Documentation](./doc/en/README.md) is available for international users.

本リポジトリを取得

Expand Down
1 change: 1 addition & 0 deletions doc/files/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
| Mac | [こちら](https://github.com/seigot/tetris/blob/master/doc/files/install_mac.md) |
| Windows+powershell | [こちら](https://github.com/seigot/tetris/blob/master/doc/files/install_windows_powershell.md) |
| Windows+Docker | [こちら](https://github.com/seigot/tetris/blob/master/docker/README.md) |
| English Documentation | [here](https://github.com/seigot/tetris/doc/en/README.md) |
| JetsonNano | (動作未確認だがおそらく動くはず) |
| RaspberryPi | (動作未確認だがおそらく動くはず) |
| Windows+GoogleChrome+ubuntu-free-online-linux | [chrome webstore URL](https://chrome.google.com/webstore/detail/ubuntu-free-online-linux/pmaonbjcobmgkemldgcedmpbmmncpbgi?hl=ja) |
Expand Down
1 change: 1 addition & 0 deletions doc/files/install_windows_powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ python start.py # ここでtetrisが表示されればOK
[AIについて](./ai.md)
[tetris artについて](./art.md)
[README.md](https://github.com/seigot/tetris#%E5%AE%9F%E8%A1%8C%E6%96%B9%E6%B3%95)
[English README.md](https://github.com/seigot/tetris/doc/en/README.md) is also available.

### option. エディタのインストール

Expand Down