Tab

Ogle is a free, open source word-finding game for Windows:

nthClock screen shot

I developed Ogle largely to practice my C# skills. It's not such an original game, but it is fun, and this variant increases the tension considerably. To learn more, have a look at the Ogle help pages.

Installation

Ogle requires .NET Framework 3.5 and Windows 7, Vista, or XP. The Ogle installer will help you install .NET 3.5 if you do not have it.

The current version is 0.2.0. This is a beta release; I have tested it as carefully as I can, but it has not been tested by others:

Thank you for testing Ogle! To report bugs, contact me.

Uninstallation

To uninstall, select 'All Programs / Ogle / Uninstall Ogle' from the Windows Start Menu.

License

Ogle has copyright 2011 Jeremy Neal Kelly. Its use and distribution are subject to the terms of the GNU General Public License.

The Ogle word lists derive from SCOWL, copyright 2000-2004 Kevin Atkinson. Use and distribution of SCOWL are subject to the terms of the SCOWL License.

Source

Ogle was developed with C# 3.0, targeting .NET Framework 3.5. All user-generated code follows the Iowan Notation.

The source bundle includes a Visual Studio 2008 solution with projects for the application and several custom controls, along with an Inno Setup script for the installer. All source files and resources are supplied.

This file is not needed to play Ogle; it is for developers who wish to modify the application: