No description
- C 91.3%
- CMake 5.7%
- Shell 3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Just moving things around a bit, changing my mind about style and alignment when writing C. Learning as I go! |
||
| src | ||
| .gitignore | ||
| build_portable.sh | ||
| CMakeLists.txt | ||
| deploy_portable.sh | ||
| go.sh | ||
| LICENSE | ||
| README.md | ||
Game Playground Raylib
Just a small scratch pad I'm using to learn C programming with a little bit of game development and raylib. Really enjoying things so far, also learning a little bit about mathy stuff like vector math.
I think this should be portable between macOS and Linux, not really sure though.