logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

flpuzzle - the fltk glpuzzle game

Author

       Bill Spitzak and others, original author unknown (OpenGL).

03 March 2025                                     FLTK glpuzzle                                      flpuzzle(6)

Name

       flpuzzle - the fltk glpuzzle game

See Also

fltk(3)
       FLTK Web Site, https://www.fltk.org/

Synopsis

flpuzzle  is  an FLTK-based version of the game "glpuzzle," a sliding block puzzle where the objective is
       to move the gray piece out of the box at the bottom.

       At the start of a new game, flpuzzle sets up a standard arrangement of pieces. You  can  move  individual
       pieces  by  clicking  and  dragging  them  with  the left mouse button until the gray piece can slide out
       through the bottom of the box.

       Press the 'D' key to delete a selected piece, simplifying the game.

       Press the 'S' key to watch the puzzle being solved automatically.  Press 'S' again to  stop  the  solving
       process.

       Press the 'R' key to reset the puzzle to its initial state.

       Click  and  drag  the  left mouse button on an empty area of the box to start spinning it. Click anywhere
       else to stop the spinning.

       Press the spacebar or the 'N' key to return to the top-down camera view.

       Click with the right mouse button to open the popup menu.

See Also