Results 1 to 13 of 13

Thread: Chess Openings (ECO) - VB6

Threaded View

  1. #1

    Thread Starter
    PowerPoster Ellis Dee's Avatar
    Join Date
    Mar 2007
    Location
    New England
    Posts
    3,530

    Chess Openings (ECO) - VB6

    I'm a big fan of correspondence chess, and like to stay "on book" in my openings. After trying various shareware and torrent-ware programs, I finally gave up and decided to write my own utility with the primary focus being ease of use.

    No installation is required; simply unzip to any folder and run the exe. (If you decide to use this utility, you'll want to make a shortcut.) Everything that would normally require references or components is instead handled in native VB6 classes. Specifically, my XP Library (older version linked in signature) plus a StatusBar class to handle the progress bar.

    With this utility you can walk through all openings in the Encyclopedia of Chess Openings (ECO) with a clean, simple GUI.

    All the rules of chess are enforced, and you can play an actual game to completion. Checkmate, stalemate, threefold repetition and the fifty-move rule are all supported. There is no computer AI at all, and this program probably isn't written efficiently enough to be a good candidate for one. Though anyone is welcome to try.

    Chess Openings.zip is the distributable application, which is 100% freeware. Source.zip contains the complete source code.
    Attached Images Attached Images  
    Attached Files Attached Files
    Last edited by Ellis Dee; Dec 31st, 2010 at 10:57 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width