View in color | View documentation | License |
Download script | History | Other scripts by: arnold |
30-Apr 12:48 UTC
[0.075] 10.723k
[0.075] 10.723k
dam1.rREBOL [
Title: "10x10 International checkers move generator"
File: %dam1.r
Author: "Arnold van Hofwegen"
Purpose: "generate all legal moves in the international 10x10 checkers game"
Date: 22-nov-2012
Version: 1.0.0
library: [
level: 'intermediate
platform: 'all
type: [module game]
domain: [game]
tested-under: [Core 2.7.8 View 2.7.8 Windows MacOSX]
support: "AltMe"
license: 'none
]
]
;*****************************************************************************
;* This is now the damgame.r script
;* It is to be downloaded from
;* http://arnoldvanhofwegen.com/stuff/damgame.zip
;***************************************************************************** Notes
|