Skip to content

markkimsal/supercubeslide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/