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 (
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 | Fri Oct 23 04:18:17 -0700 2009 | |
| |
README.txt | Mon Sep 21 16:42:27 -0700 2009 | |
| |
Rakefile | Fri Oct 23 04:18:34 -0700 2009 | |
| |
TODO.txt | Wed Aug 05 05:55:30 -0700 2009 | |
| |
bin/ | Tue Aug 25 08:11:41 -0700 2009 | |
| |
docs/ | Wed Sep 30 07:07:54 -0700 2009 | |
| |
examples/ | Fri Oct 23 04:18:35 -0700 2009 | |
| |
lib/ | Mon Oct 05 05:14:33 -0700 2009 | |
| |
script/ | Sun May 31 14:10:52 -0700 2009 | |
| |
spec/ | Mon Oct 05 05:14:33 -0700 2009 |
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








