Age | Commit message (Expand) | Author |
---|---|---|
2022-06-13 | refactor: have cursor controller inverting input positions | HampusM |
2022-06-13 | refactor: replace last subscriber patterned code | HampusM |
2022-06-13 | style: improve function and brace styling | HampusM |
2022-06-13 | refactor: use trailing return types | HampusM |
2022-06-13 | chore: add nolint comments to interfaces | HampusM |
2022-06-13 | refactor: make the cursor hide & show methods not static | HampusM |
2022-06-13 | refactor: move updating status from the move cursor command | HampusM |
2022-06-13 | refactor: rename game initializer & move input config | HampusM |
2022-06-13 | refactor: add cursor controller interface | HampusM |