12 scripts tagged as: [author · arnold van hofwegen]
Chess board handler | ||
cbh.r documentation | v:0.1.0 12.1 KB 28 Aug 2012 | Function as a chess board interface.
Support playing a game of chess according to the rules of the game of chess. author: Arnold van Hofwegen |
CGI with FORM with refilled data | ||
cgi-form-val-example.r | v:0.0.1 4.9 KB 28 Aug 2012 | Example of how a webform could be processed by a REBOL script,
refilling previously filled fields when errors in input are detected.
For performance it is always better to have some validation (using
e.g. Javascript) on the client side first, but for safety the check
also needs to be (re)done at the server side. author: Arnold van Hofwegen |
Chess images | ||
chessimage.r documentation | 11.6 KB 26 Aug 2012 | Create images. author: Arnold van Hofwegen |
Chess moves generator | ||
chessmoves.r discussion documentation | v:0.1.2 59.2 KB 29 Aug 2012 | Generate all legitimate moves in any position. author: Arnold van Hofwegen |
connectdb | ||
connectdb.r | 858 bytes 14 Sep 2012 | Example how to use mysql-protocol.r author: Arnold van Hofwegen |
10x10 International checkers move generator | ||
dam1.r documentation | v:1.0.0 782 bytes 5 Dec 2012 | generate all legal moves in the international 10x10 checkers game author: Arnold van Hofwegen |
10x10 International checkers move generator | ||
damgame.r | v:1.0.0 732 bytes 22 Nov 2012 | Play the international 10x10 checkers game author: Arnold van Hofwegen |
Mirror languages module | ||
mirror-lang.r | 19.5 KB 18 Jul 2012 | [no purpose header found] author: Arnold van Hofwegen |
Mirror preferences module | ||
mirror-pref.r | 3.9 KB 18 Jul 2012 | [no purpose header found] author: Arnold van Hofwegen |
Mirrorgame | ||
mirror.r documentation | v:1.07 18.2 KB 29 Aug 2012 | A nice logical puzzle game. author: arnold van hofwegen |
The index takes it all | ||
nicer-urls.r documentation | v:0.1.0 3.3 KB 17 Sep 2012 | This is my REBOL version of the php script
from http://www.alistapart.com/articles/succeed/ author: Arnold van Hofwegen |
Red compiler and Runner | ||
redcompiler.r documentation | 9.9 KB 5 Dec 2012 | GUI to help with compile and run your Red(/System) scripts. author: arnold van hofwegen |