]> git.mar77i.info Git - zenbook_gui/commit
yuuge update. new game, fixed slider, slow progress on bookpaint
authormar77i <mar77i@protonmail.ch>
Sat, 15 Mar 2025 01:07:33 +0000 (02:07 +0100)
committermar77i <mar77i@protonmail.ch>
Sat, 15 Mar 2025 01:07:33 +0000 (02:07 +0100)
commitfaacaba610cb5d575b0c4a03059c4a772f15198c
tree0439d9e30089c97e6ab83672a95c08c350526242
parent21047a1df3e51d290cb30ecc59496e4d9c63bec1
yuuge update. new  game, fixed slider, slow progress on bookpaint
bookpaint/bookpaint_menu.py
bookpaint/color_chooser.py
bookpaint/color_circle.py [new file with mode: 0644]
bookpaint/color_plane.py [new file with mode: 0644]
bookpaint/utils.py [new file with mode: 0644]
bookpaint/value_slider.py [new file with mode: 0644]
rps.py [new file with mode: 0755]
rps/__init__.py [new file with mode: 0644]
rps/rps.py [new file with mode: 0644]
rps/rps_button.py [new file with mode: 0644]
ui/slider.py