Need Help to design Application TicTacToe

Discussion in 'C#' started by shah123, May 15, 2007.

  1. shah123

    shah123 New Member

    Joined:
    Mar 27, 2007
    Messages:
    84
    Likes Received:
    0
    Trophy Points:
    0
    I am about to make an application which have several features:


    Application Name: Tictactoe

    Features:

    1. Game can be played on network and over the internet?
    2. Make dll of that application and integrate with msn messanger or skype?
    3. Add chat capability to game
    4. Select Image or browse image to upload to play game and that image will be used instead of "X" or "o" in the game
    5. Users can play with each other or can also play with PC. For PC levels of playing game can also be set "Easy", "Medium", "Hard".
    6. Record the scores in the XML file to view highest scorers


    The main query is that I never made a game before and never worked with XML file. Also i never worked in network programming in C# as i did in java long time before.


    Can somebody suggest me what knowledge i need to know before start programming following.


    As I know many application of tictactoe are there on internet but i want all coding myself with help of your people as i got very good response in this forum.
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Search the forums and you will some code relating to Tic Tac Toe.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice