Tic Tac Toe Tutorial in C#

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

ความคิดเห็น • 8

  • @jasonparker333
    @jasonparker333 2 ปีที่แล้ว +1

    Hi, I followed your part 1 video and now following part 2 but I have a problem.
    In your part 1 you have in solution explorer TicTacToe1 but I have TicTacToe as per part 1.
    Also I only have Dependencies and Program.cs under TicTactoe (and you also do in part 1) but starting off in part 2 you have under TicTacToe1 Properties, References, App.Config and Program.cs.
    I'm confused as when I try to reference TicTacToe to BoardLogic using ADD there is no Reference menu.
    How come you ended part 1 with what I have but then started part2 with extra things I dont have? Jason

    • @thomasrullmann4474
      @thomasrullmann4474 2 ปีที่แล้ว

      Hi Jason, i try to clean your confusing. The Part 1 is a non Object Oriented Variant. This Part is a Object Orient Solution, how ?, because Reusable Code can put in another Project.
      These "extra Things" are in another (new) Solution , there are not a Part from Part 1. Look in the Description. Summary Solution1 in Namespace TicTacToe has One Project called TicTacToe. And Solution 2 has Two Projects. One For Logic and One for UserInteface. In Later Time When planning a Game over Web or LAN , can the Logic Part Reused.
      Hope it helps a little bit.

    • @johnkennethconcejero7315
      @johnkennethconcejero7315 2 ปีที่แล้ว

      i have the same problem

    • @jasonparker333
      @jasonparker333 2 ปีที่แล้ว

      @@johnkennethconcejero7315 I just ditched this example and found another video to watch

  • @tyraleu9157
    @tyraleu9157 ปีที่แล้ว

    Its very confusing how the code from part 1 is didfferent then in the beginning of this video..

  • @risinghead5820
    @risinghead5820 3 ปีที่แล้ว

    Peace from Algeria.

  • @loganjames960
    @loganjames960 3 ปีที่แล้ว +2

    First here!