= 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