Download basketball gm Free Java Code

Description

A single player basketball simulation game. Make trades, set rosters, draft players, and try to build the next dynasty, all from within your web browser. The game is implemented entirely in client side JavaScript, backed by IndexedDB.

Icons

basketball gm

Source Files

The download file basketball-gm-master.zip has the following entries.


.gitignore//  w w  w .  j a  va  2  s. c om
.htaccess
CHANGES.md
COPYING
HACKING.md
Makefile
README.md
TODO
bbgm.appcache
css/DT_bootstrap.css
css/bbgm.css
css/bootstrap.css
css/mocha.css
data/injuries.ods
docs/files.html
docs/index.html
docs/symbols/_global_.html
docs/symbols/api.html
docs/symbols/core.contractNegotiation.html
docs/symbols/core.draft.html
docs/symbols/core.finances.html
docs/symbols/core.freeAgents.html
docs/symbols/core.game.html
docs/symbols/core.gameSim.html
docs/symbols/core.league.html
docs/symbols/core.player.html
docs/symbols/core.season.html
docs/symbols/core.team.html
docs/symbols/core.trade.html
docs/symbols/db.html
docs/symbols/globals.html
docs/symbols/ui.html
docs/symbols/util.advStats.html
docs/symbols/util.helpers.html
docs/symbols/util.lock.html
docs/symbols/util.message.html
docs/symbols/util.random.html
docs/symbols/util.templateHelpers.html
docs/symbols/util.viewHelpers.html
docs/symbols/views.components.html
docs/symbols/views.gameLog.html
fonts/glyphicons-halflings-regular.eot
fonts/glyphicons-halflings-regular.svg
fonts/glyphicons-halflings-regular.ttf
fonts/glyphicons-halflings-regular.woff
gen/app.js
gen/app.js.map
gen/bbgm.css
ico/apple-touch-icon-114-precomposed.png
ico/apple-touch-icon-57-precomposed.png
ico/apple-touch-icon-72-precomposed.png
ico/favicon.ico
ico/icon.svg
ico/logo.png
ico/new_window.png
ico/new_window.svg
img/datatables/Sorting icons.psd
img/datatables/back_disabled.png
img/datatables/back_enabled.png
img/datatables/back_enabled_hover.png
img/datatables/forward_disabled.png
img/datatables/forward_enabled.png
img/datatables/forward_enabled_hover.png
img/datatables/sort_asc.png
img/datatables/sort_asc_disabled.png
img/datatables/sort_both.png
img/datatables/sort_desc.png
img/datatables/sort_desc_disabled.png
img/download.png
index.html
js/api.js
js/app.js
js/core/contractNegotiation.js
js/core/draft.js
js/core/finances.js
js/core/freeAgents.js
js/core/game.js
js/core/gameSim.js
js/core/gameSimWorker.js
js/core/league.js
js/core/player.js
js/core/season.js
js/core/team.js
js/core/trade.js
js/data/changes.js
js/data/injuries.js
js/data/names.js
js/db.js
js/globals.js
js/lib/IndexedDB-getAll-shim.js
js/lib/README.md
js/lib/bootstrap-alert.js
js/lib/bootstrap-collapse.js
js/lib/bootstrap-dropdown.js
js/lib/bootstrap-popover.js
js/lib/bootstrap-tooltip.js
js/lib/bootstrap-transition.js
js/lib/boxPlot.js
js/lib/chai.js
js/lib/davis.google_analytics.js
js/lib/davis.js
js/lib/faces.js
js/lib/html5-dataset.js
js/lib/jquery-ui.js
js/lib/jquery-ui.touch-punch.js
js/lib/jquery.barGraph.js
js/lib/jquery.dataTables.bbgmSorting.js
js/lib/jquery.dataTables.bootstrap.js
js/lib/jquery.dataTables.js
js/lib/jquery.js
js/lib/jquery.tabSlideOut.js
js/lib/knockout.js
js/lib/knockout.mapping.js
js/lib/mocha.js
js/lib/raphael.js
js/lib/require.js
js/lib/require.text.js
js/lib/underscore.js
js/templates.js
js/test/app.js
js/test/core/contractNegotiation.js
js/test/core/draft.js
js/test/core/finances.js
js/test/core/league.js
js/test/core/player.js
js/test/core/season.js
js/test/core/team.js
js/test/core/trade.js
js/test/generateAndDevelopPlayers.js
js/test/helpers.js
js/test/util/helpers.js
js/test/views/components.js
js/test/views/gameLog.js
js/ui.js
js/util/advStats.js
js/util/bbgmView.js
js/util/helpers.js
js/util/lock.js
js/util/message.js
js/util/random.js
js/util/templateHelpers.js
js/util/viewHelpers.js
js/views.js
js/views/components.js
js/views/dashboard.js
js/views/deleteLeague.js
js/views/draft.js
js/views/draftSummary.js
js/views/editTeamInfo.js
js/views/exportRosters.js
js/views/fantasyDraft.js
js/views/freeAgents.js
js/views/gameLog.js
js/views/hallOfFame.js
js/views/history.js
js/views/inbox.js
js/views/leaders.js
js/views/leagueDashboard.js
js/views/leagueFinances.js
js/views/manual.js
js/views/message.js
js/views/negotiation.js
js/views/negotiationList.js
js/views/newLeague.js
js/views/newTeam.js
js/views/player.js
js/views/playerRatingDists.js
js/views/playerRatings.js
js/views/playerShotLocations.js
js/views/playerStatDists.js
js/views/playerStats.js
js/views/playoffs.js
js/views/roster.js
js/views/schedule.js
js/views/standings.js
js/views/teamFinances.js
js/views/teamHistory.js
js/views/teamShotLocations.js
js/views/teamStatDists.js
js/views/teamStats.js
js/views/trade.js
js/views/tradingBlock.js
manifest_hack.html
mongoose-tiny-4.1.exe
mongoose.conf
runserver.py
sourceMapConvert.js
templates/dashboard.html
templates/deleteLeague.html
templates/draft.html
templates/draftSummary.html
templates/editTeamInfo.html
templates/error.html
templates/exportRosters.html
templates/fantasyDraft.html
templates/freeAgents.html
templates/gameLog.html
templates/hallOfFame.html
templates/history.html
templates/inbox.html
templates/leaders.html
templates/leagueDashboard.html
templates/leagueFinances.html
templates/leagueLayout.html
templates/manual.html
templates/manualCustomRosters.html
templates/manualOverview.html
templates/message.html
templates/negotiation.html
templates/negotiationList.html
templates/newLeague.html
templates/newTeam.html
templates/player.html
templates/playerRatingDists.html
templates/playerRatings.html
templates/playerShotLocations.html
templates/playerStatDists.html
templates/playerStats.html
templates/playoffs.html
templates/roster.html
templates/schedule.html
templates/standings.html
templates/teamFinances.html
templates/teamHistory.html
templates/teamShotLocations.html
templates/teamStatDists.html
templates/teamStats.html
templates/trade.html
templates/tradingBlock.html
test.html

Download

Click the following link to download basketball-gm-master.zip.

basketball-gm-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL