Search results for query: *

  1. benjaminpott

    Question My class needs a new Project

    Hi there, my SDD class needs a new game or something to program as an assignment. We have already done the following: Calculator Tic Tac Toe we have about 8 weeks as the time period, it needs to be reasonably tricky, liek tic tac toe was. There needs to be some sort of AI. any ideas?
  2. 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