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 | Wed Nov 18 17:35:41 -0800 2009 | |
| |
History.txt | Tue Nov 10 18:16:33 -0800 2009 | |
| |
README.txt | Mon Sep 21 16:42:27 -0700 2009 | |
| |
Rakefile | Fri Nov 20 08:13:29 -0800 2009 | |
| |
TODO.txt | Tue Nov 10 18:16:33 -0800 2009 | |
| |
VERSION | Thu Nov 19 09:09:41 -0800 2009 | |
| |
bin/ | Thu Nov 19 18:36:30 -0800 2009 | |
| |
docs/ | Wed Nov 11 06:00:32 -0800 2009 | |
| |
examples/ | Sat Nov 14 17:32:32 -0800 2009 | |
| |
gamebox.gemspec | Fri Nov 20 08:13:29 -0800 2009 | |
| |
lib/ | Wed Nov 18 08:11:55 -0800 2009 | |
| |
script/ | Sun May 31 14:10:52 -0700 2009 | |
| |
spec/ | Thu Nov 19 10:21:14 -0800 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








