Maciej Mieńko
Passionate Programmer,
Boundless Dreamer

Projects

Reimagining Minecraft with PHP
2024-02-22
A case study on reimplementing Minecraft in PHP 5 through three approaches: native PHP plugin development, utilizing a third-party FFI plugin, and integrating PHP with C/C++ for improved rendering. This exploration highlights the challenges and learnings from bridging PHP with game development.