6 Replies - 15272 Views - Last Post: 24 November 2008 - 10:07 PM Rate Topic: -----

#1 s3thst4  Icon User is offline

  • a * a = (b * b) + (c * c) - 2(b)(c)cos(A)
  • member icon

Reputation: 10
  • View blog
  • Posts: 587
  • Joined: 20-November 08

Tic Tac Toe in Visual C#

Posted 23 November 2008 - 11:23 AM

I am new to D.I.C. but so far it seems a very useful website :).
So, my question is, would anybody be so kind as to help me make a Tic Tac Toe in Microsoft Visual C#. Windows Application Form.
So if anyone could help me, it would be wonderful :).
Thanks in advanced
~Seth.

Is This A Good Question/Topic? 0
  • +

Replies To: Tic Tac Toe in Visual C#

#2 gbertoli3  Icon User is offline

  • DIC at Heart + Code
  • member icon

Reputation: 40
  • View blog
  • Posts: 1,162
  • Joined: 23-June 08

Re: Tic Tac Toe in Visual C#

Posted 23 November 2008 - 12:45 PM

At DIC we do not do the work for you. You show effort, then we help you. Here is a better explanation.

[rules][/rules]
Was This Post Helpful? 0
  • +
  • -

#3 s3thst4  Icon User is offline

  • a * a = (b * b) + (c * c) - 2(b)(c)cos(A)
  • member icon

Reputation: 10
  • View blog
  • Posts: 587
  • Joined: 20-November 08

Re: Tic Tac Toe in Visual C#

Posted 23 November 2008 - 04:27 PM

View Postgbertoli3, on 23 Nov, 2008 - 11:45 AM, said:

At DIC we do not do the work for you. You show effort, then we help you. Here is a better explanation.

[rules][/rules]


I am not asking for you to do the work, I'm asking more of a tutorial for it.
It is not for any school-related thing, personal gain of knowledge of the C# programming language.
Was This Post Helpful? 0
  • +
  • -

#4 gbertoli3  Icon User is offline

  • DIC at Heart + Code
  • member icon

Reputation: 40
  • View blog
  • Posts: 1,162
  • Joined: 23-June 08

Re: Tic Tac Toe in Visual C#

Posted 23 November 2008 - 09:52 PM

Then post it in the C# Tutorials Topic.

Hope this helps
Was This Post Helpful? 0
  • +
  • -

#5 s3thst4  Icon User is offline

  • a * a = (b * b) + (c * c) - 2(b)(c)cos(A)
  • member icon

Reputation: 10
  • View blog
  • Posts: 587
  • Joined: 20-November 08

Re: Tic Tac Toe in Visual C#

Posted 24 November 2008 - 05:43 PM

View Postgbertoli3, on 23 Nov, 2008 - 08:52 PM, said:

Then post it in the C# Tutorials Topic.

Hope this helps

Thank you, and I apologize for posting in the wrong section.
Was This Post Helpful? 0
  • +
  • -

#6 gbertoli3  Icon User is offline

  • DIC at Heart + Code
  • member icon

Reputation: 40
  • View blog
  • Posts: 1,162
  • Joined: 23-June 08

Re: Tic Tac Toe in Visual C#

Posted 24 November 2008 - 05:46 PM

It's a learning experience!
Was This Post Helpful? 0
  • +
  • -

#7 fuzzylunkinz  Icon User is offline

  • D.I.C Head
  • member icon

Reputation: 8
  • View blog
  • Posts: 185
  • Joined: 11-November 08

Re: Tic Tac Toe in Visual C#

Posted 24 November 2008 - 10:07 PM

Within my first month of programming I made a tic tac toe game and I didn't know arrays or lists . . . horror, pure horror.

I would like to make the game with my current knowledge . . . maybe I will. I'll rewrite my hangman, too!
Was This Post Helpful? 1

Page 1 of 1