A remake of the legendary 2003 PopCap game with improved textures and support for 16:9 aspect ratio. Made by me and s4lat.
⬇️ [Stable] ZumaHD v0.1.0 Windows.zip
CMake -G <your generator>
<your compiler> src\*.c -I include\ -o bin\Zuma.exe -lSDL2 -lSDL2main -lSDL2_Image -lBass -lBass_Fx -llibexpat -mwindows
Thanks to hclxing for the article on how paths are stored in .dat files.
Source code is under MIT License, but all assets (in content folder) belong to PopCap and EA games
Currently project framework is under reconstruction, check "api-rework" branch.