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
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.
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
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.
i have the same problem
@@johnkennethconcejero7315 I just ditched this example and found another video to watch
Its very confusing how the code from part 1 is didfferent then in the beginning of this video..
Peace from Algeria.
First here!