shawn42 / island_hopping

LD17 entry for the Island theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== Welcome to Gamebox
Description of your game here.

== Description of Contents

src
  Holds all the code that's specific to this particular application.

config
  Configuration files for the Gamebox environment and other dependencies.

doc
  This directory is where your application documentation.

lib
  Application specific libraries. Basically, any kind of custom code that doesn't
  belong under controllers, models, or helpers. This directory is in the load path.

script
  Helper scripts for automation and generation.

spec
  Unit and functional tests along with fixtures. When using the script/generate scripts, template
  test files will be generated for you and placed in this directory.

About

LD17 entry for the Island theme


Languages

Language:Ruby 100.0%