No description
- C 96.5%
- C++ 3.3%
- Makefile 0.2%
| assets | ||
| include | ||
| src | ||
| third_party | ||
| .gitignore | ||
| LICENSE | ||
| meson.build | ||
| README.md | ||
Pacman on raylib
This is my educational project. Here are my accomplished tasks:
- Learned how compilers work
- Learned how to link dynamic libraries
- Learned how to use make
- Brushed up on my c++ knowledge (There's still too much to learn)
- Finished the project
- Linked raylib statically
- Made windows builds