Victor Stinner a écrit : > Would it possible to use libaa or libcaca with SDL? I love ascii-art :-)
With libaa, it's quite easy, just do export SDL_VIDEODRIVER=aa before running wormux. In my case (debian unstable), it didn't render good (screen filled with '='). Maybe it has to do with the TERM settings. For cacalib, it's not yet supported. cacalib does have a patch, but for most distros, it would be a hassle to patch and rebuild with caca support and all of the expected original features of the package. Best regards, Kurosu