CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 8 of 8

Threaded View

  1. #1
    Join Date
    Feb 2012
    Posts
    2

    Question Help with chess engine

    Hey! I'm building a chess engine and now I'm stuck. I haven't been using c++ alot, so I don't know what I'm doing wrong. The engine works, but runs too slow. Could you guys take a quick look at my code and point out the most obvious errors in my code?

    Please, I really need your help!
    Attached Files Attached Files

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