nout-raypractice/README.md
2026-03-15 01:13:19 +05:00

366 B

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

And here are tasks that I yet have to accomplish:

  • Link raylib statically
  • Make windows builds