Download starship Free Java Code
Description
a starship bridge simulation game. see the design doc here:.
Icons
Source Files
The download file starship-master.zip has the following entries.
.gitignore/*from w w w . j a va2 s .c om*/
Gemfile
Gemfile.lock
README
Rakefile
app/assets/images/rails.png
app/assets/javascripts/application.js
app/assets/javascripts/catalog_objects.js.coffee
app/assets/javascripts/games.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/catalog_objects.css.scss
app/assets/stylesheets/games.css.scss
app/assets/stylesheets/scaffold.css.scss
app/controllers/application_controller.rb
app/controllers/catalog_objects_controller.rb
app/controllers/games_controller.rb
app/helpers/application_helper.rb
app/helpers/catalog_objects_helper.rb
app/helpers/games_helper.rb
app/mailers/.gitkeep
app/models/.gitkeep
app/models/catalog_object.rb
app/models/character.rb
app/models/game.rb
app/models/game_object.rb
app/models/user.rb
app/views/catalog_objects/_form.html.haml
app/views/catalog_objects/edit.html.haml
app/views/catalog_objects/index.html.haml
app/views/catalog_objects/new.html.haml
app/views/catalog_objects/show.html.haml
app/views/devise/confirmations/new.html.haml
app/views/devise/mailer/confirmation_instructions.html.haml
app/views/devise/mailer/reset_password_instructions.html.haml
app/views/devise/mailer/unlock_instructions.html.haml
app/views/devise/passwords/edit.html.haml
app/views/devise/passwords/new.html.haml
app/views/devise/registrations/edit.html.haml
app/views/devise/registrations/new.html.haml
app/views/devise/sessions/new.html.haml
app/views/devise/shared/_links.haml
app/views/devise/unlocks/new.html.haml
app/views/games/_form.html.haml
app/views/games/edit.html.haml
app/views/games/index.html.haml
app/views/games/new.html.haml
app/views/games/show.html.haml
app/views/layouts/application.html.haml
config.ru
config/application.rb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/devise.rb
config/initializers/faye_token.rb.example
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/secret_token.rb.example
config/initializers/session_store.rb
config/initializers/wrap_parameters.rb
config/locales/devise.en.yml
config/locales/en.yml
config/routes.rb
db/migrate/20110527185143_create_characters.rb
db/migrate/20110527185405_create_games.rb
db/migrate/20110527190421_create_catalog_objects.rb
db/migrate/20110527190726_create_game_objects.rb
db/migrate/20110601030453_devise_create_users.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
faye.ru
lib/tasks/.gitkeep
log/.gitkeep
public/404.html
public/422.html
public/500.html
public/bridge/assets/ship.png
public/bridge/demo.html
public/bridge/design.txt
public/bridge/js/bridge.js
public/bridge/js/c_canvas.js
public/bridge/js/c_dom.js
public/bridge/js/crafty.js
public/bridge/js/excanvas.js
public/bridge/js/gtween.js
public/bridge/js/helpers.js
public/bridge/js/jquery-1.6.1.min.js
public/bridge/js/modernizr-1.7.min.js
public/bridge/js/touchable.js
public/bridge/js/touchable.min.js
public/favicon.ico
public/robots.txt
script/rails
test/fixtures/.gitkeep
test/fixtures/catalog_objects.yml
test/fixtures/characters.yml
test/fixtures/game_objects.yml
test/fixtures/games.yml
test/fixtures/users.yml
test/functional/.gitkeep
test/functional/catalog_objects_controller_test.rb
test/functional/games_controller_test.rb
test/integration/.gitkeep
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/.gitkeep
test/unit/catalog_object_test.rb
test/unit/character_test.rb
test/unit/game_object_test.rb
test/unit/game_test.rb
test/unit/helpers/catalog_objects_helper_test.rb
test/unit/helpers/games_helper_test.rb
test/unit/user_test.rb
vendor/assets/stylesheets/.gitkeep
vendor/plugins/.gitkeep
Download
Click the following link to download starship-master.zip.
starship-master.zip