Gess - a chess variant played on a Go board
This is written in Visual C++ with MFC.
See Help | Tutorial for a blow-by-blow walk-through and Help | About for a brief summary.
There are also a couple of articles explaining the game - one by me, the other by the inventors of the game --
the Archimedean Society of Cambridge University.
Varitris
This is a version of Tetris with lots of options. It was my first windows program, written in Borland C++ with OWL.
Warning: If you change the format of the 'well' and play for twenty times or so, the program will crash,
presumably because of memory leaks.
This was the last part of the game I worked on, hence it didn't get as much testing as the other parts, that's why it's a pre-release version.
Although the help file was written in ASCII, it has lots of information about the game, including screen images.
It will even tell you something about streaming a collection of objects in Borland OWL!