public
Description: Flexible game creation library for Ruby
Homepage: http://rubygame.org
Clone URL: git://github.com/jacius/rubygame.git
rubygame / samples
name age message
..
file FreeSans.ttf Sun Jul 26 21:46:02 -0700 2009 Updated FreeSans.ttf. [jacius]
file GPL.txt Sat Dec 04 10:19:39 -0800 2004 Tag rubygame-0.1-rc3 version for posterity. [jacius]
file README Sat Oct 24 12:31:20 -0700 2009 Updated samples/README. [jacius]
file chimp.bmp Fri Nov 04 22:14:40 -0800 2005 - Add rubygame port of the "Punch the Chimp" ex... [jacius]
file chimp.rb Sun Apr 26 23:16:53 -0700 2009 Minor clock style cleanup in chimp.rb. [jacius]
file demo_draw.rb Mon Jul 20 19:05:00 -0700 2009 Updated demos to use Screen.open instead of set... [jacius]
file demo_gl.rb Fri Jul 24 20:33:47 -0700 2009 Updated some demos to use Rubygame.quit. [jacius]
file demo_gl_tex.rb Sat Oct 24 12:31:13 -0700 2009 demo_gl_tex.rb uses rubygame.png now. [jacius]
file demo_music.rb Sat May 17 19:41:28 -0700 2008 (Indentation tweak) [jacius]
file demo_rubygame.rb Wed Oct 14 14:55:12 -0700 2009 Improved feature detection in demo_rubygame.rb.... [jacius]
file demo_sfont.rb Mon Jul 20 19:05:00 -0700 2009 Updated demos to use Screen.open instead of set... [jacius]
file demo_ttf.rb Fri Jul 24 20:33:47 -0700 2009 Updated some demos to use Rubygame.quit. [jacius]
file demo_utf8.rb Mon Jul 20 19:05:00 -0700 2009 Updated demos to use Screen.open instead of set... [jacius]
file fist.bmp Fri Nov 04 22:14:40 -0800 2005 - Add rubygame port of the "Punch the Chimp" ex... [jacius]
file framerate.rb Sun Apr 26 23:16:53 -0700 2009 Added samples/framerate.rb. [jacius]
file image_viewer.rb Sat Oct 24 13:40:22 -0700 2009 image_viewer.rb loads rubygame.rb by default. [jacius]
file load_and_blit.rb Mon Jul 20 19:05:00 -0700 2009 Updated demos to use Screen.open instead of set... [jacius]
file panda.png Sat Dec 04 10:35:00 -0800 2004 Move 'examples' to 'samples' to not conflict wi... [jacius]
file punch.wav Wed Feb 07 16:09:06 -0800 2007 chimp.rb (the line-by-line chimp example) now s... [atiaxi]
file ruby.png Sun Jan 15 18:20:37 -0800 2006 - surface.c: Add Surface#pixels method (and doc... [jacius]
file rubygame.png Sat Oct 24 12:26:48 -0700 2009 Added rubygame.png (Rubygame logo). [jacius]
file song.ogg Sun Nov 18 09:19:21 -0800 2007 Added demo_music.rb and song.ogg based on beora... [jacius]
file term16.png Sat Dec 17 12:38:45 -0800 2005 - Add a new SFont image, term16.png. - Update d... [jacius]
file whiff.wav Wed Feb 07 16:09:06 -0800 2007 chimp.rb (the line-by-line chimp example) now s... [atiaxi]
samples/README
Certain items in this directory are copyrighted works, but the nature
of their media makes inclusion of copyright and licensing information
impossible or inconvenient.

Copyright and licensing information for those items is included herein
for your convenience.


"panda.png"        copyright (C) 2004  John Croisant
"ruby.png"         copyright (C) 2006  John Croisant
"rubygame.png"     copyright (C) 2009  John Croisant
"song.ogg"         copyright (C) 1999  Bjorn De Meyer
"term16.png"       copyright (C) 2005  John Croisant


"panda.png", "ruby.png", "rubygame.png", "song.ogg", and "term16.png"
are licensed under the Creative Commons Attribution-ShareAlike 2.5 License. 

To view a copy of this license, visit

  http://creativecommons.org/licenses/by-sa/2.5/ 

or send a letter to:

  Creative Commons,
  543 Howard Street, 5th Floor,
  San Francisco, California, 94105, USA.



"FreeSans.ttf"     Copyleft 2002, 2003, 2005, 2008, 2009
                   Free Software Foundation.

"FreeSans.ttf" is licensed under the GNU General Public License.

You should have received a copy of the GNU General Public License along with 
this program; if not, write to:

  Free Software Foundation, Inc.,
  59 Temple Place, Suite 330,
  Boston, MA  02111-1307  USA