Age | Commit message (Expand) | Author |
---|---|---|
2022-12-17 | styling: Add target checkstyle to Makefile | Johnny Richard |
2022-04-20 | main: Start using renderer and set 60 fps | Johnny Richard |
2021-11-14 | controller_t: Reduce memory usage using bitwise | Johnny Richard |
2021-10-28 | Add microunit test framework | Johnny Richard |
2021-10-28 | Move controller update to a new update function | Johnny Richard |
2021-10-28 | Add controller to its own header file | Johnny Richard |
2021-10-28 | Create simple red rect controlled by arrow keys | Fabio Maciel |