Commit Graph

23 Commits

Author SHA1 Message Date
James Turk
a5e66cf68b improve readme 2024-04-26 16:13:10 -05:00
James Turk
cf9341e3ef fix linting issues 2024-04-26 16:11:49 -05:00
James Turk
3049f3dee3 add linting 2024-04-26 16:06:24 -05:00
James Turk
f69bda6506 README 2024-04-26 16:03:51 -05:00
James Turk
ea4d79dbe5 design pattern docs 2024-04-26 15:44:04 -05:00
James Turk
ee898302d3 lots more documentation 2024-04-26 14:48:30 -05:00
James Turk
a403490df0
Merge pull request #1 from jamesturk/pygame-encapsulation
pygame encapsulation
2024-04-23 22:23:10 -05:00
James Turk
04d765059f everything works, even fonts 2024-04-23 22:07:25 -05:00
James Turk
39c9c53bdc add DrawEngine methods to initialize and render 2024-04-23 21:37:25 -05:00
James Turk
37343739e8 most things working, not text, draw_engine interface still fluid 2024-04-23 21:26:34 -05:00
James Turk
67c2d5093d api cleanup 2024-04-22 22:54:18 -05:00
James Turk
3bfa6e0eaf text rendering 2024-04-22 20:53:30 -05:00
James Turk
b9d2468194 rects 2024-04-22 19:57:41 -05:00
James Turk
6efae3e29e support update functions 2024-04-22 02:35:23 -05:00
James Turk
3e4a900753 improve examples 2024-04-22 02:12:59 -05:00
James Turk
59bad0c25e re-entrant 2024-04-22 01:39:33 -05:00
James Turk
5eb52fd0cf switching 2024-04-22 01:35:14 -05:00
James Turk
89646260c0 update method 2024-04-22 01:20:55 -05:00
James Turk
b53ae9cce0 rects 2024-04-22 00:23:07 -05:00
James Turk
aa82295182 fix copying 2024-04-22 00:11:55 -05:00
James Turk
802ba51875 add z indexing 2024-04-21 22:34:36 -05:00
James Turk
fca6d11504 doodles 2024-04-21 22:10:04 -05:00
James Turk
be4cdd31d7 initial drawing demo 2024-04-20 21:41:21 -05:00