Download disunity Free Java Code
Description
Turn based strategy game in sci fi setting with HTML5 user interface. Rules are mostly inspired by the Game Of Thrones board game.
Icons
Source Files
The download file disunity-master.zip has the following entries.
.gitignore//from w w w. j ava 2s .com
README.md
config/game.json
config/session.json
htdocs/api.php
htdocs/index.html
htdocs/static/css/board.css
htdocs/static/css/font-awesome.min.css
htdocs/static/font/FontAwesome.otf
htdocs/static/font/fontawesome-webfont.eot
htdocs/static/font/fontawesome-webfont.svg
htdocs/static/font/fontawesome-webfont.ttf
htdocs/static/font/fontawesome-webfont.woff
htdocs/static/img/unit/1.png
htdocs/static/img/unit/2.png
htdocs/static/img/unit/3.png
htdocs/static/js/api.js
htdocs/static/js/common.js
htdocs/static/js/ctrl_march.js
htdocs/static/js/ctrl_planning.js
htdocs/static/js/ctrl_retreat.js
htdocs/static/js/ctrl_support.js
htdocs/static/js/demo_auth.js
htdocs/static/js/glyph.js
htdocs/static/js/hud.js
htdocs/static/js/hud_march.js
htdocs/static/js/hud_planning.js
htdocs/static/js/hud_retreat.js
htdocs/static/js/hud_support.js
htdocs/static/js/jquery-1.8.2.dev.js
htdocs/static/js/jquery-1.8.2.min.js
htdocs/static/js/jquery.hotkeys.js
htdocs/static/js/jquery.mousewheel.js
htdocs/static/js/map.js
htdocs/static/js/path.js
htdocs/static/js/raphael.js
htdocs/static/js/raphael.panzoom.js
htdocs/static/js/routes.js
htdocs/static/js/svg.js
htdocs/static/js/systems.js
screenshots/v0.01_planning.png
server/bootstrap.php
server/classes/Game.php
server/classes/Game/Army.php
server/classes/Game/Entity.php
server/classes/Game/Map.php
server/classes/Game/Node.php
server/classes/Game/Node/Action.php
server/classes/Game/Node/Fight.php
server/classes/Game/Node/March.php
server/classes/Game/Node/Planning.php
server/classes/Game/Node/Power.php
server/classes/Game/Node/Raid.php
server/classes/Game/Node/Retreat.php
server/classes/Game/Node/Round.php
server/classes/Game/Node/Start.php
server/classes/Game/Node/Support.php
server/classes/Game/Node/Westeros.php
server/classes/Game/NodeStack.php
server/classes/Game/Order.php
server/classes/Game/Orders.php
server/classes/Game/Player.php
server/classes/Game/Region.php
server/classes/Game/Storage.php
server/classes/Game/Track.php
server/classes/Game/Unit.php
server/classes/Game/Unit/Cruiser.php
server/classes/Game/Unit/Fighter.php
server/classes/Game/Unit/Robot.php
server/classes/Game/Unit/Station.php
server/classes/House.php
server/classes/Test.php
server/classes/Test/Planning.php
server/lib/PHP/Autoload.php
server/tests/baratheon_rush.php
server/tests/game.php
server/tests/power.php
server/tests/run.php
server/tests/test.php
Download
Click the following link to download disunity-master.zip.
disunity-master.zip