• Virginia
  • High schooler learning to code

  • Joined on 2020年07月20日
caleb33 pushed to main at caleb33/Caleb_Tkinter_GASP 2020年07月27日 22:31:43 +02:00
3d4bcd98b6 Labels the code style as black
f9c6edb4b4 Formatted code with black
245c09ea20 Adds simpleaudio license and better time printing for Sound
ece552709d Better __repr__ method
da97da75de Starting on Sound playback
Compare 8 commits »
caleb33 pushed to main at caleb33/Caleb_Tkinter_GASP 2020年07月25日 19:31:48 +02:00
44f7389f89 Cleans up obj.pos correction in move_by and adds support for fonts and moving text
caleb33 pushed to main at caleb33/Caleb_Tkinter_GASP 2020年07月25日 04:28:38 +02:00
f659808671 New class: Arc
aceb18e98d Images class has the correct coordinates in self.coord_list and adds Image handling to move_by
Compare 2 commits »
caleb33 created pull request GASP/GASP_Code#6 2020年07月25日 00:38:42 +02:00
WIP: Caleb adds four new classes and improves the Gasp code.
caleb33 pushed to moves at caleb33/Caleb_Tkinter_GASP 2020年07月24日 21:22:04 +02:00
caleb33 pushed to main at caleb33/Caleb_Tkinter_GASP 2020年07月24日 21:18:34 +02:00
ae7ec8d5e3 Ignores DS_Store for MacOS
caleb33 pushed to main at caleb33/Caleb_Tkinter_GASP 2020年07月24日 21:15:35 +02:00
c64826a0f4 Everything I've done over the past few days
caleb33 created repository caleb33/Caleb_Tkinter_GASP 2020年07月24日 21:04:15 +02:00
caleb33 opened issue GASP/GASP_Code#4 2020年07月22日 23:48:03 +02:00
Titles, Circles, and Keystroke Updates
caleb33 opened issue GASP/GASP_Code#2 2020年07月20日 23:23:36 +02:00
GASP_Tkinter Robots Breaks Due to Random Not Being Imported