Actualiser README.md
This commit is contained in:
@@ -48,7 +48,7 @@ $ top (or ps ax) ---> get PID of the glider proccess
|
|||||||
$ kill -9 PID
|
$ kill -9 PID
|
||||||
```
|
```
|
||||||
- - - - - - -
|
- - - - - - -
|
||||||
# Adjust image size
|
# Adjusting image size
|
||||||
Update i and j on lines 122 and 123
|
Update i and j on lines 122 and 123
|
||||||
```
|
```
|
||||||
i=320;
|
i=320;
|
||||||
@@ -56,7 +56,7 @@ Update i and j on lines 122 and 123
|
|||||||
```
|
```
|
||||||
|
|
||||||
- - - - - - -
|
- - - - - - -
|
||||||
# Change glider moving rules
|
# Changing glider moving rules
|
||||||
Update the direction adding parameters, check examples from line 158 to line 205
|
Update the direction adding parameters, check examples from line 158 to line 205
|
||||||
|
|
||||||
- - - - - - -
|
- - - - - - -
|
||||||
|
|||||||
Reference in New Issue
Block a user