Skip to content

grifffin/slide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slide

A slide puzzle game

To play: Click File, New Puzzle any time to get a new, random puzzle. It's dimensions will be prompted with a popup window. Make moves by pressing the buttons. Undo moves with Edit, Undo.

Games are seriazable as XML files or files with extension .sld (made up extension for byte serialization). Not only is the board saved, but the recent moves are too. This allows for the user to undo after saving and reloading a game. To save a game, click File, Save Puzzle to .sld or File, Save Puzzle to XML. Games can be loaded at any time from the file menu. Warning, this overwrites the current game.

About

A slide puzzle game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages