Actualiser README.md

This commit is contained in:
blz
2026-03-05 04:11:06 +11:00
parent 7431518660
commit f8b632ecbc

View File

@@ -31,7 +31,7 @@ $ ./sdl-glisseur_10
``` ```
$ top (or ps ax) ---> get PID of the glider proccess $ top (or ps ax) ---> get PID of the glider proccess
$ kill -9 PID $ kill -9 PID
```
- - - - - - - - - - - - - -
# Adjust image size # Adjust image size
Update i and j on lines 122 and 123 Update i and j on lines 122 and 123
@@ -45,5 +45,5 @@ Update i and j on lines 122 and 123
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
- - - - - - - - - - - - - -
![glider-pixel](/glider_pixel.png)