Script Library: 1004 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
tag index: p · platform

15 scripts tagged as: [platform  ·  plugin]

pluginable analog alarm clock
aclock-p.r
 documentation
 run plugin
3.5 KB
20 Sep 2004
aproximate an analog clock and add alarm
author: Tom Conlin
Solve alphametic equations
alphametics.r
 documentation
 run plugin
v:0.0.1
26.1 KB
28 Aug 2005
Solve alphametic equations like send+more=money
author: Sunanda
ASCII Chart
ascii-chart.r
 run plugin
v:1.0.0
881 bytes
14 Sep 2004
icon for ascii-chart.rDisplays an ASCII chart
author: Sunanda
Base conversion functions
base-convert.r
 documentation
 run plugin
v:0.0.2
8.0 KB
2 Sep 2005
Functions to convert an decimal whole number to and from any arbitrary base
author: Sunanda
Chinese Year
chinese-year.rv:1.0.0
4.1 KB
9 Jan 2005
Chinese Year name
author: Vincent Ecuyer
Mapserver client: Demo map
cl4mapserv.r
 run plugin
v:0.2.3
38.0 KB
13 Mar 2006
Simple Mapserver (http://mapserver.gis.umn.edu) client.
author: Janeks Kamerovskis
Display chess board
display-chess-board.r
 run plugin
v:1.0.0
3.5 KB
14 Sep 2004
Display a basic chess board and some moveable counters (use a mouse to drag and drop). The most-recently selected counter comes to the front, if it was obscured by other counters. Intended as a get-you-started set of ideas if you intend to write a board game, and a demo of VID feel and other useful techniques
author: Sunanda
A Variation on Conway's Game of Life
game-of-life-variation.r
 run plugin
v:0.0.4
5.3 KB
21 Sep 2005
A GUI implementation of a modified version of the popular cellular automaton system. The rules: 1) Each cell (square) on the grid is either alive (blue) or dead (white) 2) For every iteration, each cell's next state depends on current state and # of live neighbors a) if cell is alive, it stays alive <=> 2 or 3 neighbors are alive b) if cell is dead, [...]
author: Ayrris Aunario
The Kasper Program
kasper.r
 discussion
 run plugin
v:1.0
2.1 KB
13 Jun 2008
Please Ingri (my sister, the dog owner)
author: [unknown]
Mini Synthesizer
minisynth.r
 run plugin
v:0.0.3
65.0 KB
22 Sep 2005
Multi-purpose music program with the following features: 1) a 24-key (2-octave range includes middle C to B) keyboard/synthesizer with visual and audio output 2) for most basic chords in any given key, outputs the sound of that chord, the formal musical notation, and the corresponding keyboard keys 3) plays Twinkle Twinkle...
author: Ayrris Aunario
periodic table
periodictable.r
 documentation
 run plugin
v:0.9.4
11.9 KB
15 Aug 2007
Display a periodic table of the elements as REBOL buttons
author: Brian Tiffin
Primitive Rebol Object Browser
prob.r
 run plugin
9.7 KB
25 Sep 2004
Make a graphical view of the probe function so that users may probe the system object without having to look it all up in the console.
author: HY
Rebocalc
rebocalc.r
 run plugin
v:1.0.0
2.7 KB
1 Jan 2005
The world's smallest spreadsheet program, but very powerful.
author: Carl Sassenrath
Simple Math
simple-math.r
 run plugin
v:0.9
2.5 KB
7 Mar 2005
A simple little math test program.
author: James Irwin
Space Game
space-game.r
 run plugin
v:0.0.2
262.4 KB
13 Oct 2005
A space shooting game. Objective: Using your cannon, destroy meteors to avoid colliding with them and earn points Controls (keyboard): To shoot, press SPACE key. To rotate your cannon and aim, use the RIGHT and LEFT keys
author: Ayrris Aunario