Download Free code hexxagon
Description
Java implementation for a hexxagon game - browser applet and android projects.
Icons
Source Files
The download file hexxagon-master.zip has the following entries.
.idea/.name//from w w w.j ava 2 s.co m
.idea/ant.xml
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/uiDesigner.xml
.idea/vcs.xml
doc/solvers_test.gv
hexxagon-android/AndroidManifest.xml
hexxagon-android/ant.properties
hexxagon-android/build.xml
hexxagon-android/hexxagon-android.iml
hexxagon-android/local.properties
hexxagon-android/proguard-project.txt
hexxagon-android/project.properties
hexxagon-android/res/drawable-hdpi/icon.png
hexxagon-android/res/drawable-ldpi/icon.png
hexxagon-android/res/drawable-mdpi/icon.png
hexxagon-android/res/drawable-xhdpi/icon.png
hexxagon-android/res/layout/main.xml
hexxagon-android/res/layout/menu.xml
hexxagon-android/res/values/strings.xml
hexxagon-android/src/com/rush/hexxagon/HexxagonActivity.java
hexxagon-applet/hexxagon-applet.iml
hexxagon-applet/src/com/rush/hexxagon/HexxagonApplet.java
hexxagon-game/hexxagon-game.iml
hexxagon-game/src/com/rush/hexxagon/AIPlayer.java
hexxagon-game/src/com/rush/hexxagon/AlphaBetaSolver.java
hexxagon-game/src/com/rush/hexxagon/BaseSolver.java
hexxagon-game/src/com/rush/hexxagon/HExxagonMove.java
hexxagon-game/src/com/rush/hexxagon/HexGridCell.java
hexxagon-game/src/com/rush/hexxagon/HexxagonBoard.java
hexxagon-game/src/com/rush/hexxagon/HexxagonGame.java
hexxagon-game/src/com/rush/hexxagon/HumanPlayer.java
hexxagon-game/src/com/rush/hexxagon/MinMaxSolver.java
hexxagon-game/src/com/rush/hexxagon/NegaScoutSolver.java
hexxagon-game/src/com/rush/hexxagon/Platform.java
hexxagon-game/src/com/rush/hexxagon/Player.java
hexxagon-game/src/com/rush/hexxagon/test/GameBoardTest.java
hexxagon-game/src/com/rush/hexxagon/test/HexGridCellTest.java
hexxagon-game/src/com/rush/hexxagon/test/MockGame.java
hexxagon-game/src/com/rush/hexxagon/test/MockGameTest.java
hexxagon-game/src/com/rush/hexxagon/test/SolversTest.java
hexxagon-game/src/resource/levels.txt
hexxagon.iml
Download
Click the following link to download hexxagon-master.zip.
hexxagon-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »