Rubygame Cookbook
From Rubygame
This wiki has moved! You can view and edit the new wiki on GitHub!
Recipies and source code example.
Contents |
A
- Autoloading Resources - Easy loading and caching of image, sound, and music files.
G
- Generic Game Template - What Tyler uses as a starting point for his games
- Gradual movement - Written by Jacius
H
- Heads Up Display - basic example for a hud
I
- Image viewer demo - Basic demo script. Loads and displays an image file.
J
- Jacius' Custom Events - Jacius wrote this example after being annoyed by a certain rubygame user...