Tools Links Login

Basic chess-game league table system

This is a basic "database" style system for tracking one-on-one games (in this case, it was chess) .You can enter players and matches, view a league-list of who's winning overall and who is losing. It was written as a demonstration application for training and does not use MDAC or ADO.

It does use MS Common Controls 1 and 2, but that shouldn't be a problem if you can actually open the source! ;-)

Anyway, I think it might be useful to beginners who want to learn more about practical loops and filehandling.. and a bit about the listview control and forms-as-objects.

Comments more than welcome.

About this post

Posted: 2019-08-26
By: stickleprojects
Viewed: 333 times

Categories

Visual Basic 6

Attachments

ChessLeague2.zip
Posted: 8/26/2019 6:51:27 AM
Size: 24,228 bytes

Special Instructions

This code originally appeared on AndreaVB.com, and has been republished here with the permission of Andrea Tinca


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.