Skip to content

Commit 4cfd78f

Browse files
committed
Add the programming example of the snake game to the README.
1 parent 1e5c4d7 commit 4cfd78f

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

README-jp.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,14 @@ BabyCommandAGIは様々なケースで使用できる可能性があります。
2323

2424
## 自動プログラミング
2525

26-
- フィードバックするだけでアプリを自動的に作らせる
26+
フィードバックするだけでアプリを自動的に作らせる
2727

28-
https://twitter.com/saten_work/status/1674855573412810753
28+
### プログラミング例
29+
30+
- リバーシ
31+
https://x.com/saten_work/status/1674855573412810753
32+
- スネークゲーム
33+
https://x.com/saten_work/status/1723509089471492563
2934

3035
## 自動環境構築
3136

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,14 @@ Below are some known useful use cases.
2323

2424
## Automatic Programming
2525

26-
- Create an app automatically just by providing feedback
26+
Create an app automatically just by providing feedback
2727

28-
https://twitter.com/saten_work/status/1674855573412810753
28+
### Programming Examples
29+
30+
- Reversi
31+
https://x.com/saten_work/status/1674855573412810753
32+
- Snake Game
33+
https://x.com/saten_work/status/1723509089471492563
2934

3035
## Automatic Environment Setup
3136

0 commit comments

Comments
 (0)