Sha256: 0edaf565916f35f949cc5227f24fa52bbb2ef2edc199b5032ca502924c2628a3

Contents?: true

Size: 598 Bytes

Versions: 4

Compression:

Stored size: 598 Bytes

Contents

= gamebox

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

== DESCRIPTION:

  A game template for building and distributing Gosu 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 Gosu games.

== REQUIREMENTS:

* Gosu
* constructor gem
* publisher gem
* bundler
* 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

4 entries across 4 versions & 1 rubygems

Version Path
gamebox-0.3.4 README.txt
gamebox-0.3.3 README.txt
gamebox-0.3.2 README.txt
gamebox-0.2.1 README.txt