Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Tic Tac Toe
tictactoe.rv:1.0.3
4.2 KB
6 May 2003
No known purpose.
author: Ryan S. Cole
Tile Game
tile-game.rv:1.0.0
1.7 KB
2 Feb 2006
Classic tile sliding game in less than a page of code.
author: Sterling Newton
Time
the-blue-clock.rv:1.0.0
2.1 KB
20 Nov 2005
This script is a demonstration of an analog clock & of a clock movement.
author: R. v.d.Zee
Time-Line
time-line.rv:0.3.1
27.7 KB
4 Mar 2006
Time-line VID style for use in time-table editing using AGG.
author: Christian Ensel
Time-Plan
time-plan.rv:0.4.0
33.1 KB
12 Mar 2006
Time-plan RebGUI for use in time-table editing using AGG.
author: Christian Ensel
Tint demonstration
tint.rv:1.0.0
729 bytes
13 Mar 2003
Tint demonstration
author: Jeff
Tiny Paint Programs
tiny-paint-programs.r1.3 KB
13 Jan 2010
Three different small paint programs, including the shortest possible one-liner. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Todo List
todo-list.r
 discussion
v:1.3.0
9.7 KB
24 Jun 2004
Based on the demo of Rebol /View by Carl. It allow you to manage a list of todo and move them between them.
author: Carl Sassenrath, Didier Cadieu & Fabrice Vado
Tooltip example and other... to be continued
tooltip.r2.3 KB
17 Dec 2019
Simplest tooltip to VID GUIs + ...
author: saulius_g
tooltipVid.r
toolt4vid.rv:1.0
3.1 KB
3 Feb 2006
Tooltip for VID (less bugged than previous version. This work is the mixing of 2 different ways to handle tooltips in vid not using style package anymore
author: Shadwolf, Boss, DideC, Volker
Triangulation Example
triangulation.r4.9 KB
13 May 2005
To demonstrate how to calculate the location of a robot based on response times from three known beacons in a right triangle configuration
author: Bohdan Lechnowsky
2D transformations
transforms-2d.rv:0.5.1
15.0 KB
17 Oct 2020
icon for transforms-2d.rVisualize and experiment with 2D transformation matrices
author: Marco Antoniazzi
(treelist)
treelist.rv:0.0.1
3.6 KB
11 Sep 2010
show how to build a simple tree list
author: Marco Antoniazzi derived from Didier CADIEU
My Clipboards
undetermined.rv:1.0
3.1 KB
19 Jul 2006
Manage multiple clips. So have more than just one choice when [copy]/paste; Could be helpful if repeat of pasting of a set of contents is needed.
author: Z. Yao
Updating and Creating links in INDEX files
update_index.rv:1.0.0
5.6 KB
13 Mar 2003
Update/create links in index files
author: JL MEYRIAL
Origami Demo
upmc12.rv:1.0
223.0 KB
26 Feb 2007
Playing with Rebol on Ultra Mobile Personal Computer. Use keyboard arrows for options!
author: François Jouen
Updating and Creating links in INDEX files
update-index.rv:1.0.0
5.7 KB
7 Jan 2005
Update/create links in index files
author: JL MEYRIAL
VID Group
vid-group.r1.6 KB
9 Mar 2009
A simple group VID style with enable/disable capability
author: Ammon Johnson
VID Titlebar
vid-drag-bar.rv:0.0.4
5.4 KB
9 Mar 2009
A VID Titlebar Style
author: Ammon Johnson
Image Viewer
viewer.r1.5 KB
13 Mar 2003
A useful image viewer that shows all the jpeg, gif, bmp, png images found in the current directory.
author: Carl Sassenrath