puzzle - eisclimber/ExPresS-XR GitHub Wiki
Classes for a socket based puzzle minigame.
| Name | Description |
|---|---|
| PuzzleGame | The main logic of a socket-based puzzle game. |
| PuzzlePiece | Represents a puzzle piece at a specific board position. |
| PuzzlePiecesSocketController | Handles(re-)spawning pieces of the puzzle. |