Skip to content

TOOLS/lua/puzzle.lua: add jigsaw puzzle mini-game#17724

Open
kasper93 wants to merge 2 commits intompv-player:masterfrom
kasper93:mpvos-games
Open

TOOLS/lua/puzzle.lua: add jigsaw puzzle mini-game#17724
kasper93 wants to merge 2 commits intompv-player:masterfrom
kasper93:mpvos-games

Conversation

@kasper93
Copy link
Copy Markdown
Member

@kasper93 kasper93 commented Apr 9, 2026

mpvOS should have games.

@witchymary
Copy link
Copy Markdown

Thanks. macOS does need some games.

@N-R-K
Copy link
Copy Markdown
Contributor

N-R-K commented Apr 9, 2026

Thanks. macOS does need some games.

macOS

🔨 🔨 🔨

@verygoodlee
Copy link
Copy Markdown
Contributor

  • If you drag the puzzle pieces outside the window, there will be no way to drag them back into the window.

  • The performance is very poor for high-resolution images, it might be necessary to do bilinear downscaling first in the shader.

    20260409-104420.mp4

@avih
Copy link
Copy Markdown
Member

avih commented Apr 9, 2026

This was written by wm4 many years ago (minesweeper)
https://github.com/wiiaboo/mpv-scripts/blob/master/mines.lua

@kasper93
Copy link
Copy Markdown
Member Author

kasper93 commented Apr 9, 2026

  • If you drag the puzzle pieces outside the window, there will be no way to drag them back into the window.

    • The performance is very poor for high-resolution images, it might be necessary to do bilinear downscaling first in the shader.

      20260409-104420.mp4
      

Thanks, see now, should be better.

@verygoodlee
Copy link
Copy Markdown
Contributor

Thanks, see now, should be better.

Yes, much better now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants