File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
<!-- META -->
5
- < title > Example of p5. turtle.js with block</ title >
5
+ < title > Example: turtle with block</ title >
6
6
7
7
< meta charset ="UTF-8 " />
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
16
16
< body >
17
17
< div class ="grid ">
18
18
< div class ="col_6 " style ="margin-top:60px; ">
19
- < h1 > p5. turtle.js with block</ h1 >
19
+ < h1 > turtle with block</ h1 >
20
20
< div >
21
- < p > Example of p5.turtle.js and mameblock.js. This example runs on the instance mode of p5.js.</ p >
21
+ < p > Turtle graphics program by p5.turtle.js and mameblock.js. This example runs on the instance mode of p5.js.</ p >
22
22
</ div >
23
23
</ div >
24
24
< div class ="col_6 " style ="margin-top:60px; ">
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
<!-- META -->
5
- < title > サンプル:ブロックで p5.turtle.js </ title >
5
+ < title > サンプル:ブロックでタートル </ title >
6
6
7
7
< meta charset ="UTF-8 " />
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
16
16
< body >
17
17
< div class ="grid ">
18
18
< div class ="col_6 " style ="margin-top:60px; ">
19
- < h1 > ブロックで p5.turtle.js </ h1 >
19
+ < h1 > ブロックでタートル </ h1 >
20
20
< div >
21
- < p > これは、mameblock.jsで、タートルグラフィックを実現したサンプルです 。p5.jsのインスタンスモードで動いています。</ p >
21
+ < p > これは、mameblock.jsとp5.turtle. jsで、タートルグラフィックを実現したサンプルプログラムです 。p5.jsのインスタンスモードで動いています。</ p >
22
22
</ div >
23
23
</ div >
24
24
< div class ="col_6 " style ="margin-top:60px; ">
You can’t perform that action at this time.
0 commit comments