Commit graph

13 commits

Author SHA1 Message Date
Sean Hagstrom
c53f6cf2fe
formatter: remove spaces at the beginning and end of single-line square bracket expressions 2022-05-22 14:06:34 +01:00
Richard Feldman
cae89de3c2
roc format examples/breakout 2022-04-23 22:09:34 -04:00
Richard Feldman
ba2eeb576c
Extract Game module, fix annotations 2022-04-14 18:06:21 -04:00
Richard Feldman
82b55ae4c9
Initialize both model and elems at once 2022-04-12 22:34:16 -04:00
Richard Feldman
c2b823ce99
Introduce basic TEA for breakout 2022-04-10 10:55:40 -04:00
Richard Feldman
999dbfd9d1
Send Event to breakout main 2022-04-10 10:15:43 -04:00
Richard Feldman
ee4e787712
Drop some unused code 2022-04-10 00:52:34 -04:00
Richard Feldman
82a0376666
Drop the borderWidth field to avoid segfault 2022-04-06 21:57:03 -04:00
Richard Feldman
1e2dcde6c2
Use a List of rects, add top and left coordinates 2022-04-06 21:29:09 -04:00
Richard Feldman
7b5bc8e85f
Use Ayaz's repr(packed) workaround for #2803 2022-04-06 11:32:51 -04:00
Richard Feldman
0e187469c2
wip 2022-04-06 08:58:51 -04:00
Richard Feldman
fee7fd7956
Breakout: Button → Rect 2022-04-04 11:26:52 -04:00
Richard Feldman
a111f510a4
Add examples/breakout 2022-04-04 10:02:13 -04:00