Thread: Help with Checkers

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    14

    Help with Checkers

    I'm in the process of creating a checkers game, but I am sorta confused on how I should check everything,

    I made the 2D array and all that, now I just have to figure out how to move the pieces, and to check for a win and check for a jump and all that.. I am really confused about that aspect of it.

    The source code is located here if you wanna take a look:
    http://www.cprogramming.com/cboard/s...0&goto=newpost

  2. #2
    Registered User
    Join Date
    May 2002
    Posts
    14
    Please :-D

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. checkers!!
    By salmanriaz in forum Game Programming
    Replies: 0
    Last Post: 04-20-2009, 11:02 AM
  2. help debugging a checkers engine
    By Jherry in forum C++ Programming
    Replies: 4
    Last Post: 08-03-2005, 07:40 PM
  3. IDEA: Checkers game
    By confuted in forum Contests Board
    Replies: 0
    Last Post: 06-28-2003, 03:25 PM
  4. Need help with checkers program
    By Kyo in forum C++ Programming
    Replies: 1
    Last Post: 06-13-2003, 11:00 PM
  5. The Secret to Checkers...
    By Cheeze-It in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 07-19-2002, 07:51 AM