Thread: Chess program!

  1. #1
    Registered User
    Join Date
    Oct 2003
    Posts
    2

    Red face Chess program!

    Could anyone help me on how i would get about programming a chess game, i know the language fairly well and eager to grasp more!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Oct 2003
    Posts
    2

    Red face

    OK guys can anyone help me on how to program a chess game using a bitboard or any board representation method(i'll be glad if you can explain more in the implementation of that method) is welcome please.
    Last edited by Zanchez; 10-15-2003 at 06:14 AM.

  4. #4
    Cheesy Poofs! PJYelton's Avatar
    Join Date
    Sep 2002
    Location
    Boulder
    Posts
    1,728
    This is a very long topic that I doubt anyone would answer without a very specific question. There are lots of links on the internet, like http://www.aihorizon.com/essays/chessai/index.htm that you can check out.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Using variables in system()
    By Afro in forum C Programming
    Replies: 8
    Last Post: 07-03-2007, 12:27 PM
  2. BOOKKEEPING PROGRAM, need help!
    By yabud in forum C Programming
    Replies: 3
    Last Post: 11-16-2006, 11:17 PM
  3. Can someome help me with a program please?
    By WinterInChicago in forum C++ Programming
    Replies: 3
    Last Post: 09-21-2006, 10:58 PM
  4. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  5. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM