PythonExtra/ports/sh/examples
Lephenixnoir fff06099a1
numworks: don't set global dwindow in kandinsky
This interferes with the shell and gives fairly bad results with print()
and input(). This way of doing things lets the shell print correctly.
The shell will override the borders, however. It's not immediately
obvious how to fix that properly with the auto-update system in main.c.
I'll try to move the auto screen update back to modkandinsky.c.
2024-03-05 07:28:57 +00:00
..
numworks numworks: don't set global dwindow in kandinsky 2024-03-05 07:28:57 +00:00
synchrod examples: examples: add Synchro-Donjon 2022-12-21 19:37:39 +01:00
cg_chute.py meta: organize examples (2/2) 2024-01-07 15:49:08 +01:00
cg_flappy.py meta: organize examples (2/2) 2024-01-07 15:49:08 +01:00
cg_image.py modgint: image support for fx-CG 2024-02-03 15:52:46 +01:00
cg_image_puzzle.png modgint: image support for fx-CG 2024-02-03 15:52:46 +01:00
cg_image_puzzle.py modgint: image support for fx-CG 2024-02-03 15:52:46 +01:00
ex_circle.py meta: organize examples (2/2) 2024-01-07 15:49:08 +01:00
ex_cplot.py meta: organize examples (2/2) 2024-01-07 15:49:08 +01:00
ex_draw1.py WIP 2024-02-07 08:08:10 +01:00
ex_draw2.py docs: add example for drect(), dline() and the like 2024-02-26 22:38:10 +01:00
ex_getkey.py modgint: refresh screen during getkey() + getkey_opt() delay + example 2024-02-03 20:44:45 +01:00
ex_iso.py meta: organize examples (2/2) 2024-01-07 15:49:08 +01:00
ex_plot.py meta: add turtle/matplotlib examples by Critor 2024-01-07 16:05:40 +01:00
ex_poly.py modgint: add dpoly() function (no doc yet) 2024-03-01 22:47:35 +00:00
ex_turtle.py meta: add turtle/matplotlib examples by Critor 2024-01-07 16:05:40 +01:00
fx_flappy.py meta: organize examples (2/2) 2024-01-07 15:49:08 +01:00
fx_image.py ports/sh: fix fx_image rendering control race condition 2024-02-03 10:17:53 +01:00
fx_image_7seg.png modgint: basic image support, starting to work on G-III 2024-01-30 22:24:35 +01:00