Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 706 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 706 Bytes

Super Cube Slide

Originally developed in 2005, this PyGame old school puzzle game is now available as Free Software.

Screenshots

Dashboard View

Rewrite in Zig-lang

Read development blog

Todos:

[ ] Cross compile with SDL dlls

[ ] Cross compile on MacOSX

Build for Windoows

zig build -Dtarget=x86_64-windows-gnu

Build for Android

zig build --build-file build-android.zig  -Dx86=false -Dandroid=android11 -Dx86_64=false -Darm=false -Dprebuilt-sdl-folder=../jniLibs/arm64/