Age | Commit message (Expand) | Author |
---|---|---|
2021-11-14 | main.c: Fix SDL initializaiton error message | Johnny Richard |
2021-11-14 | main.c: Set window title to Blast Attack | Johnny Richard |
2021-11-14 | controller_t: Reduce memory usage using bitwise | Johnny Richard |
2021-11-05 | polish: Reformat main.c to not exceed 80 columns | Johnny Richard |
2021-11-02 | docs: Add BSD 3-Clause License | 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 |