Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jscience.computing.game.puzzle Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
EightQueensEightQueens implements the problem of placing 8 queens on a chess board so that they don't attack each other.Classorg.jscience.computing.game.puzzleJScience
JSolitaireenables Solitaire to be played with JGameFrameFields inherited from class org.Classorg.jscience.computing.game.puzzleJScience
JTilePuzzleSee Also:Serialized FormFields inherited from class javax.Classorg.jscience.computing.game.puzzleJScience
PuzzleNotSolvableExceptionClassorg.jscience.computing.game.puzzleJScience
SolitaireA one-player game where the goal is to remove all 'peggs' on the board by jumping over them one by one.Classorg.jscience.computing.game.puzzleJScience
SolitaireSamplesclass with static methods to provide standard configurations for Solitaire games.Classorg.jscience.computing.game.puzzleJScience
TilePuzzleSee Also:TilePuzzleSamples, Constructor SummaryTilePuzzle()Classorg.jscience.computing.game.puzzleJScience
TilePuzzlePlayerprovides AI for a TilePuzzle gameSee Also:Serialized FormClassorg.jscience.computing.game.puzzleJScience
TilePuzzleSamplesclass with static methods to provide standard configurations for TilePuzzle games.Classorg.jscience.computing.game.puzzleJScience
WSPuzzleWSPuzzle implements the 'Wolf & Sheep Puzzle'.Classorg.jscience.computing.game.puzzleJScience