summaryrefslogtreecommitdiff
path: root/src/include/rb.h
AgeCommit message (Collapse)Author
2025-10-30Implement mouse tracking.Carlos Maiolino
Make the object follow the mouse position Signed-off-by: Carlos Maiolino <[email protected]>
2025-10-30Implement movementCarlos Maiolino
Add simple movement according to Allegro manual. Signed-off-by: Carlos Maiolino <[email protected]>
2025-10-28Initial dropCarlos Maiolino
Add basic Allegro initialization, draw the display and add sample object Signed-off-by: Carlos Maiolino <[email protected]>