shawn42/gamebox

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
examples/pending/rague/data/maps/entry.map
examples/pending/rague/data/maps/sample.map
examples/pending/rague/data/music/MUSIC_GOES_HERE
examples/pending/rague/data/sounds/SOUND_FX_GO_HERE
examples/pending/roids/.gitignore
examples/pending/roids/Gemfile
examples/pending/roids/README.rdoc
examples/pending/roids/Rakefile
examples/pending/roids/config/game.yml
examples/pending/roids/data/fonts/FONTS_GO_HERE
examples/pending/roids/data/graphics/GRAPHICS_GO_HERE
examples/pending/roids/data/graphics/bullet/idle/1.png
examples/pending/roids/data/graphics/credits.png
examples/pending/roids/data/graphics/intro.png
examples/pending/roids/data/graphics/rock/idle/1.png
examples/pending/roids/data/graphics/rock_bit/idle/rock_bit.png
examples/pending/roids/data/graphics/ship/exploding.png
examples/pending/roids/data/graphics/ship/idle/1.png
examples/pending/roids/data/graphics/ship/thrust/1.png
examples/pending/roids/data/graphics/ship/thrust/2.png
examples/pending/roids/data/music/MUSIC_GOES_HERE
examples/pending/roids/data/music/roids.ogg
examples/pending/roids/data/sounds/SOUND_FX_GO_HERE
examples/pending/roids/data/sounds/implosion.wav
examples/pending/roids/data/sounds/laser.wav
gamebox.gemspec
lib/gamebox/data/fonts/Asimov.ttf
lib/gamebox/data/fonts/GAMEBOX_FONTS_GO_HERE
lib/gamebox/data/graphics/GAMEBOX_GRAPHICS_GO_HERE
lib/gamebox/data/graphics/logo.png
lib/gamebox/data/music/GAMEBOX_MUSIC_GOES_HERE
lib/gamebox/data/sounds/GAMEBOX_SOUND_FX_GO_HERE
lib/gamebox/tasks/gamebox_tasks.rake
templates/actor_template.erb
templates/app/.gitignore
templates/app/Gemfile.tt
templates/app/README.md
templates/app/Rakefile
templates/app/config/game.yml
templates/app/data/fonts/FONTS_GO_HERE
templates/app/data/graphics/GRAPHICS_GO_HERE
templates/app/data/music/MUSIC_GOES_HERE
templates/app/data/sounds/SOUND_FX_GO_HERE
templates/behavior_template.erb
templates/stage_template.erb