summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-12-17styling: Add target checkstyle to MakefileJohnny Richard
2022-04-20main: Start using renderer and set 60 fpsJohnny Richard
2021-11-14controller_t: Reduce memory usage using bitwiseJohnny Richard
2021-10-28Add microunit test frameworkJohnny Richard
2021-10-28Move controller update to a new update functionJohnny Richard
2021-10-28Add controller to its own header fileJohnny Richard
2021-10-28Create simple red rect controlled by arrow keysFabio Maciel