Version 9 of Ramble

Updated 2005-01-09 23:47:50

Ramble is the name I've given to a computer game I'm writing for my kids (in Tcl/Tk, of course). I've begun posting a series of essays about the game's design on my weblog [L1 ]; some of them delve into things of interest to Tcler's, so I'm going to put links to them here. -- WHD

1/8/2005: There's now a Ramble Home Page, with downloads: [L2 ]

  • Background: [L3 ]
  • Efficient Matrices: [L4 ] (and tangentially on an efficient implementation of fori)
  • Randomness: [L5 ]
  • Matrix Coordinates: [L6 ]
  • On Visibility: [L7 ]
  • Ramble 0.1: [L8 ]
  • Key Sequences: [L9 ] (has some obscure details about multiple-key event bindings)

[ Category Application

Category Games ]