6dca6f2cc4
Remove chomp from this folder
1930a9cb3e
Half functional
7508ac6469
Updates README to account for removed dependencies
113b6e529a
Delete requirements.txt to simplify gasp
Error when importing from GASP
7508ac6469
Updates README to account for removed dependencies
113b6e529a
Delete requirements.txt to simplify gasp
af16fedb1a
Removes Images and the PIL/ImageTk dependencies
af16fedb1a
Removes Images and the PIL/ImageTk dependencies
d24cd82e80
Merge codeberg.org:GASP/GASP_Tkinter into main
f14ed0b465
Fix __str__ for Circle as described in issue #5
d24cd82e80
Merge codeberg.org:GASP/GASP_Tkinter into main
3b74ff856d
Moves chomp into a sub-folder
feb1982826
Reformats gasp.py with Black
e19392a07d
Reformats chomp.py with Black
bac44b5ca2
Removes update_when() as it seems to do nothing
3b74ff856d
Moves chomp into a sub-folder
feb1982826
Reformats gasp.py with Black
e19392a07d
Reformats chomp.py with Black
bac44b5ca2
Removes update_when() as it seems to do nothing
857f595474
Creates the Arc class for that shape
a2c85ee2c4
Update .gitignore
3687a72bc5
Merge branch 'main' of codeberg.org:caleb33/Caleb_Tkinter_GASP into main
25ed9bf665
Renames parameters to match the Gasp tutorial, adds new Polygon, Text, and Image classes
704765c05d
Fixes Circle class to work with move_by and move_to
6505367b5d
Adds the Arc class and runs the file through the Black formatter
5c58ff0478
Improves move_by to have accurate coordinates in obj.pos
947df7d249
Adds Oval class, not yet finished
b69356acbe
Text size support
25ed9bf665
Renames parameters to match the Gasp tutorial, adds new Polygon, Text, and Image classes
Error when importing from GASP
Look at the install instructions and run $ python3 -m pip installl -r requirements.txt
1dfa41b6f7
Revert "Merge branch 'main' of https://codeberg.org/GASP/GASP_Tkinter into main"
812ba8d2af
Merge branch 'main' of https://codeberg.org/GASP/GASP_Tkinter into main
6dade486a9
Add Debian requirements to README
5b5d8d5bf2
Remove -> and unneeded licenses
fd9f854d88
Merge pull request 'Caleb adds six new classes, improves the Gasp code.' (#6) from caleb33/Caleb_Tkinter_GASP:main into main
5dbc4245ae
Adds function and binds for mouse_position
a00fcfa46e
Fixes return type bug in screen_shot
f238b2eb4b
Merge branch 'screenshots' into main
bd279e4a12
Adds a different (better?) approach to the screenshot function for Windows users
38866da948
Creates a requirements.txt file for pip
12df036ffa
Messy solution, unlikely to work across devices
46060ba226
Corrects image placement and screen_shot return type
879a36f62a
Describes how to use requirements.txt in the README
2e29efb284
New solution for fade out
9cf63ca26a
Trying to fade out
4b2307e6e5
First attempt for stop_sound
accadf211f
Uses pydub to play and convert sound files
38866da948
Creates a requirements.txt file for pip
12df036ffa
Messy solution, unlikely to work across devices
46060ba226
Corrects image placement and screen_shot return type
2e29efb284
New solution for fade out
9cf63ca26a
Trying to fade out
4b2307e6e5
First attempt for stop_sound
accadf211f
Uses pydub to play and convert sound files