Version 11 of Ramble

Updated 2005-01-18 20:24:01

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)
  • Ramble 0.2: [L10 ]
  • Things to Avoid: [L11 ]
  • Quest: [L12 ] (an earlier attempt of mine at a tile-based game)

[ Category Application

Category Games ]