Penguins

Here is another demo

http://spiralcodestudio.com/tmp/penguin/

I removed audio, replaced widget button with my own and moved all images to the root of the project.

It was easy since I already have a Python script for it back from times when corona didn’t support images in subfdirs and because I use a wrapper for all images. I simply added a single line in the wrapper code

filename = filename:gsub(’/’, ‘_’)

And it worked. I didn’t have to move Lua files to the root.

Text is displayed a bit wrongly - no line wrapping based on width, blurry and clipped.

Thanks for Share Lerg. I’m analyzing now.

Thanks for Share Lerg. I’m analyzing now.