Sha256: 9a8656ed8c6bfb392ec107692989fa2e2ae151306d2ea17cd73b2e0a9da3a36a

Contents?: true

Size: 625 Bytes

Versions: 2

Compression:

Stored size: 625 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
* rsepec (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

2 entries across 2 versions & 1 rubygems

Version Path
gamebox-0.0.8 README.txt
gamebox-0.0.7 README.txt