Download juzzle Free Java Code

Description

A Java implementation of the framework behind a ruzzle like game. Used to show Tries and comparing data structures.

Source Files

The download file juzzle-master.zip has the following entries.


LICENSE//w ww. j ava 2s  .c  om
README.md
TrieDictionary/.classpath
TrieDictionary/.gitignore
TrieDictionary/.project
TrieDictionary/.settings/org.eclipse.core.resources.prefs
TrieDictionary/.settings/org.eclipse.jdt.core.prefs
TrieDictionary/.settings/org.eclipse.m2e.core.prefs
TrieDictionary/.settings/org.eclipse.wst.common.project.facet.core.xml
TrieDictionary/README.md
TrieDictionary/resources/wordsEn.zip
TrieDictionary/resources/words_en.txt
TrieDictionary/resources/words_it.txt
TrieDictionary/src/net/webeggs/juzzle/Alphabet.java
TrieDictionary/src/net/webeggs/juzzle/Vocabulary.java
TrieDictionary/src/net/webeggs/juzzle/VocabularyTests.java
TrieDictionary/src/net/webeggs/juzzle/board/AbstractJuzzleBoard.java
TrieDictionary/src/net/webeggs/juzzle/board/AlphabetJuzzleBoard.java
TrieDictionary/src/net/webeggs/juzzle/board/JuzzleBoard.java
TrieDictionary/src/net/webeggs/juzzle/vocabulary/ListVocabulary.java
TrieDictionary/src/net/webeggs/juzzle/vocabulary/LowercaseTrieVocabulary.java
TrieDictionary/src/net/webeggs/juzzle/vocabulary/TreeVocabulary.java

Download

Click the following link to download juzzle-master.zip.

juzzle-master.zip




















Home »
  Java Free Code »
    Game »




Game
Game 2D
Game 3D
Game adventure
Game API
Game engine
Game framework
Game GWT
Game HTML5
Game http
Game image
Game JavaFX
Game Library
Game multiplayer
Game network
Game plugin
Game Puzzle
Game RPG
Game shooter
Game Space
Minecraft
Minesweeper
TicTacToe