Doc update

This commit is contained in:
blz
2026-03-08 02:05:05 +01:00
parent 028014830c
commit b47ad96af2

View File

@@ -47,6 +47,7 @@ $ ./sdl-glisseur_10
$ top (or ps ax) ---> get PID of the glider proccess
$ kill -9 PID
```
or try to CTRL+C many times
- - - - - - -
# Adjust image size
@@ -64,6 +65,7 @@ Update the direction adding parameters, check examples from line 158 to line 205
# Border bounce or pass through
Comment / uncomment bounce and pass through blocks on line 288 to 351
- - - - - - -
# Let's glide !