This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 530bdb257df5a89b7d593b51a4b2664bd1b47979
tree b3a023e05a724958d68f13039c8fc169935238fc
parent 1c28d9d3227814a6158cd7556f193b4bd6d450ac
tree b3a023e05a724958d68f13039c8fc169935238fc
parent 1c28d9d3227814a6158cd7556f193b4bd6d450ac
gamebox /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Aug 10 06:29:24 -0700 2009 | |
| |
History.txt | Tue Aug 11 04:39:00 -0700 2009 | |
| |
Manifest.txt | ||
| |
README.txt | ||
| |
Rakefile | ||
| |
TODO.txt | Wed Aug 05 05:55:30 -0700 2009 | |
| |
bin/ | Tue Aug 25 08:11:41 -0700 2009 | |
| |
docs/ | ||
| |
examples/ | ||
| |
lib/ | ||
| |
script/ | Sun May 31 14:10:52 -0700 2009 | |
| |
spec/ |
README.txt
= 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









