Sha256: 77f89ff6618c9387b5e339a222041a0ced3875be5dd323f520b5ba492863aff1

Contents?: true

Size: 624 Bytes

Versions: 3

Compression:

Stored size: 624 Bytes

Contents

= gamebox

* http://shawn42.github.com/gamebox/

== DESCRIPTION:

  A game template for building and distributing Rubygame games. See docs/getting_started.rdoc for help getting started.

== FEATURES/PROBLEMS:

* Quickly generate a game and have it up and running.

== SYNOPSIS:

  A game template for building and distributing Rubygame games.

== REQUIREMENTS:

* Rubygame (its dependancies, SDL)
* constructor gem
* publisher gem
* rspec (for gamebox tests)
* algorithms gem (optional for line of site and A*)

== INSTALL:

* gem install gamebox; gamebox my_cool_game

== LICENSE:

(MIT)

Copyright (c) 2009 Shawn Anderson

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gamebox-0.1.1 README.txt
gamebox-0.1.0 README.txt
gamebox-0.0.9 README.txt