aboutsummaryrefslogtreecommitdiff
path: root/examples/game
AgeCommit message (Expand)Author
2024-09-16Deprecate :or_else()/:or_fail()/:or_exit() in favor of the `or` operatorBruce Hill
2024-09-15Update Inline C syntax and documentation/testsBruce Hill
2024-09-15Add optional:or_exit(...)Bruce Hill
2024-09-15Fix up `if var := ...:` in ternary expressions and optional checkingBruce Hill
2024-09-08Add MakefileBruce Hill
2024-09-08Center playerBruce Hill
2024-09-08Turn into mapBruce Hill
2024-09-08Take map as a CLI parameterBruce Hill
2024-09-08Update docsBruce Hill
2024-09-08Add example game using raylibBruce Hill