Basic chess-game league table system

By | 2019-08-26

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.

Attachments

FileUploadedSize
979-20190826-065127-ChessLeague2.zip8/26/2019 6:51:27 AM24228
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.