Download coconut Free Java Code

Description

A 2D game engine built on top of cocos2d javascript.

Icons

coconut

Source Files

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


.gitignore//from w  ww  . j  a  v  a2  s  .  co  m
README.md
_attachments/app/app.js
_attachments/app/coconut-utils.js
_attachments/app/config.js
_attachments/app/models/Db.js
_attachments/app/models/Form.js
_attachments/app/models/FormCollection.js
_attachments/app/models/FormElement.js
_attachments/app/models/FormElements.js
_attachments/app/models/Incident.js
_attachments/app/models/IncidentRecordList.js
_attachments/app/models/IncidentsList.js
_attachments/app/models/Page.js
_attachments/app/models/Patient.js
_attachments/app/models/PatientRecordList.js
_attachments/app/models/PatientsList.js
_attachments/app/models/Record.js
_attachments/app/models/Report.js
_attachments/app/models/ReportCollection.js
_attachments/app/models/Syncpoint.js
_attachments/app/templates/config.template.html
_attachments/app/templates/form.template.html
_attachments/app/templates/form.vert.template.html
_attachments/app/templates/formdesigner.template.html
_attachments/app/templates/home.template.html
_attachments/app/templates/home.vert.template.html
_attachments/app/templates/patient.template.html
_attachments/app/templates/patient.vert.template.html
_attachments/app/templates/record.template.html
_attachments/app/templates/record.vert.template.html
_attachments/app/templates/report.template.html
_attachments/app/templates/templates.html
_attachments/app/views/ConfigView.js
_attachments/app/views/FormElementView.js
_attachments/app/views/FormView.js
_attachments/app/views/HomeView.js
_attachments/app/views/IncidentView.js
_attachments/app/views/PatientView.js
_attachments/app/views/RecordElementView.js
_attachments/app/views/RecordView.js
_attachments/app/views/ReportView.js
_attachments/css/1140.css
_attachments/css/Site.css
_attachments/css/ie.css
_attachments/css/styles.css
_attachments/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
_attachments/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
_attachments/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
_attachments/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
_attachments/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
_attachments/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
_attachments/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
_attachments/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
_attachments/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
_attachments/css/ui-lightness/images/ui-icons_222222_256x240.png
_attachments/css/ui-lightness/images/ui-icons_228ef1_256x240.png
_attachments/css/ui-lightness/images/ui-icons_ef8c08_256x240.png
_attachments/css/ui-lightness/images/ui-icons_ffd27a_256x240.png
_attachments/css/ui-lightness/images/ui-icons_ffffff_256x240.png
_attachments/css/ui-lightness/jquery-ui-1.8.15.custom.css
_attachments/images/1321454797_reload.png
_attachments/images/1321454835_reload.png
_attachments/images/1321455058_reload.png
_attachments/images/accessories-text-editor.png
_attachments/images/alert-high.png
_attachments/images/alert-low copy.png
_attachments/images/alert-low.png
_attachments/images/alert-medium.png
_attachments/images/applications-system.png
_attachments/images/banner_bkgd.gif
_attachments/images/calendar.gif
_attachments/images/icon_cal.png
_attachments/images/minus.gif
_attachments/images/plus.gif
_attachments/images/resolved.png
_attachments/images/system-software-update.png
_attachments/images/system-users.png
_attachments/images/user-home.png
_attachments/index.html
_attachments/js-libraries/backbone-couchdb.js
_attachments/js-libraries/backbone-min.js
_attachments/js-libraries/backbone.js
_attachments/js-libraries/css3-mediaqueries.js
_attachments/js-libraries/form2object.js
_attachments/js-libraries/formElementRender.js
_attachments/js-libraries/handlebars.js
_attachments/js-libraries/inflection.js
_attachments/js-libraries/jquery-1.7.2.js
_attachments/js-libraries/jquery-1.7.2.min.js
_attachments/js-libraries/jquery-1.7.js
_attachments/js-libraries/jquery-ui-1.8.15.custom.min.js
_attachments/js-libraries/jquery.couch.js
_attachments/js-libraries/jquery.dateFormat-1.0.js
_attachments/js-libraries/jquery.toObject.js
_attachments/js-libraries/recordElementRender.js
_attachments/js-libraries/underscore-min.js
_attachments/js-libraries/underscore.js
_attachments/test/ArrestDocket.json
_attachments/test/PatientRegistration.json
_attachments/test/headless.html
_attachments/test/index.html
_attachments/test/logs.html
_attachments/test/logs.js
_attachments/test/qunit/qunit.css
_attachments/test/qunit/qunit.js
_attachments/test/same.js
_attachments/test/test.js
_attachments/test/test_orig.js
_attachments/test/test_view.js
_docs/incident.json
_docs/update.json
_id
design.md
documentation/FDA-FormJsonCouchDb.png
documentation/FDA-JsonWindow.png
documentation/FormDesignerAlpha.png
documentation/arrest_docket_vert.png
documentation/home.png
documentation/home_vert.png
documentation/home_vert_input.png
documentation/pat_reg.png
documentation/pat_reg_2.png
documentation/pat_reg_orig.png
documentation/record_listing.png
documentation/record_listing_vert.png
file.watchr
views/byCollection/map.js
views/byDepartment/map.js
views/byId/map.js
views/byIncidentSorted/map.js
views/byParentId/map.js
views/byPatientId/map.js
views/byPatientSorted/map.js
views/bySearchKeywords/map.js
views/bySurnameOrId/map.js

Download

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

coconut-master.zip




















Home »
  Javascript Free Code Download »
    Game »




Conway Game of Life
Game
Game Adventure
Game Box2d
Game Canvas
Game Engine
Game HTML
Game HTML5
Game ImpactJS
Game iPhone
Game jQuery
Game Multiplayer
Game PhoneGap
Game Puzzle
Game RPG
Game SDK
Game Snake
MineCraft
TicTacToe