Doyle Thai 8eb9068093 Add notion of rect struct and button rendering
Begin switching over to using Rect instead of V4s for rectangle operations
for added semantics of pos and size, instead of 2 coordinate points. There
    are more meaningful rectangle operations based on its position and
    size. By providing that upfront it's more intuitive and convenient
    than deducing size from subtracting two vector elements.
2016-08-04 19:42:35 +10:00
2016-06-03 15:07:40 +10:00
2016-06-03 15:07:40 +10:00
2016-07-28 22:17:32 +10:00
Description
Asteroids built on a handmade engine for learning.
11 MiB
Languages
C 98.9%
Batchfile 0.7%
GLSL 0.4%