CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2011
    Posts
    23

    problem with chess app

    Hi guys ,
    I need to make an application that solves the problem of setting hunters chessboard arbitrary
    dimensions given by the user and graphic displays all possible solutions to hunters
    do not attack each other. Do a complete user-interface for this application and offer more
    options to the user (message when you can not close the contours, etc.).. The question is whether it is better to use java or c # for this problem

    Thanks in advance

  2. #2
    Join Date
    Dec 2010
    Posts
    20

    Re: problem with chess app

    I think C# is easier to start with.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured