No description
  • C 96.5%
  • C++ 3.3%
  • Makefile 0.2%
Find a file
2026-08-16 02:40:59 +05:00
assets Win conditions 2026-03-15 00:47:21 +05:00
include Meson build system 2026-08-16 02:40:59 +05:00
src Meson build system 2026-08-16 02:40:59 +05:00
third_party Meson build system 2026-08-16 02:40:59 +05:00
.gitignore Meson build system 2026-08-16 02:40:59 +05:00
LICENSE
meson.build Meson build system 2026-08-16 02:40:59 +05:00
README.md Update README.md 2026-03-15 02:37:23 +05:00

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