Results 1 to 4 of 4

Thread: Connect Four.net

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,807

    Connect Four.net

    Finally, I finished converting my vb6 Connect Four game to vb.net. Converting it was a lot harder than I expected. While I did test it before uploading, it's likely a few things got overlooked. The toughest things to get right while modifying the code had to do with handling all the graphics from inside the paint event for the main window's form and I had to find an alternative for a lot of do-loops that relied on the DoEvents() function.

    The orginal vb6 version:
    http://www.vbforums.com/showthread.p...-in-a-Row-game

    A conversion to Quick Basic/Qbasic:
    http://www.vbforums.com/showthread.p...B-Connect-Four

  2. #2
    New Member
    Join Date
    Feb 2018
    Posts
    2

    Re: Connect Four.net

    Quote Originally Posted by Peter Swinkels View Post
    Finally, I finished converting my vb6 Connect Four game to vb.net.
    Hello, Peter!

    There were a lot of QB games on your old website. Any chance to get them?

    Thank you!

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,807

    Re: Connect Four.net


  4. #4
    New Member
    Join Date
    Feb 2018
    Posts
    2

    Re: Connect Four.net

    Quote Originally Posted by Peter Swinkels View Post
    Thanks for your interest.
    No problem! I remember those games were pretty dynamic and responsive. That was really cool.

    Thank you so much for this upload. Glad they were not lost forever. Best regards!

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