Skip to content

Sliding-Puzzle

Latest

Choose a tag to compare

@16BitWonder 16BitWonder released this 28 Oct 16:30
· 6 commits to master since this release

Now with 100% more CIA!

Sliding-Puzzle is a homebrew game for the 3DS, made mostly in Lua with LövePotion.
And partially with java, for the setup of custom puzzles.

Changes:

  • Added a CIA build of Sliding-Puzzle (TID is 0004000000C64900)

Features:

  • 3x3 Slide-Puzzle (Skull Kid Theme)
  • Custom 3x3 Slide-Puzzle (Default Theme/Kirby Theme if CIA)
  • 4x4 Slide-Puzzle (Samus Theme)
  • Custom 4x4 Slide-Puzzle (Default Theme/Pikmin Theme if CIA)
  • 5x5 Slide-Puzzle (Mario and Luigi Theme)
  • Custom 5x5 Slide-Puzzle (Default Theme/Animal Crossing Theme if CIA)
  • Debug 3x3 Slide-Puzzle (Can be enabled from main menu with L+R+B)
  • All puzzle layouts randomized (Every time)
  • Timer to keep track of time (On every puzzle)
  • Jar executable and instructions in each of the custom puzzle folders to set up a custom theme (Folders Custom3x3, Custom4x4, and Custom5x5)

Controls:

  • 'D-Pad' controls cursor movement on the main menu, when paused, and in every puzzle
  • 'Start' pauses the current puzzle, and switches to the pause menu on the main menu
  • 'A' selects an option when in a menu, and moves a puzzle piece (If it can be moved)

Known Issues:

  • Will sometimes crash when selecting a puzzle from the main menu (Both 3DSX and CIA)