toe

  1. benjaminpott

    Tic Tac Toe, help me check my code.

    So for the first time I attempted to create my own tic tac toe game. sometimes it doesn't work properly though. anyway I will attach it and also post my code here: (can someone help me?) Public Class Form1 Dim player1 As String Dim player2 As String Dim playercheck As Boolean =...
Back
Top