Sha256: 79308c480bc6be4fd803c00046b4240f8252d3235272cbc315ec8fc1fdcd6c67
Contents?: true
Size: 834 Bytes
Versions: 2
Compression:
Stored size: 834 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 * conject 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 == Build Status {<img src="https://secure.travis-ci.org/shawn42/gamebox.png"/>}[http://travis-ci.org/shawn42/gamebox] == Dependency Status {<img src="https://gemnasium.com/shawn42/gamebox.png?travis"/>}[https://gemnasium.com/shawn42/gamebox] == LICENSE: (MIT) Copyright (c) 2009 Shawn Anderson
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gamebox-0.4.0.rc2 | README.rdoc |
gamebox-0.4.0.rc1 | README.rdoc |