Search:

Type: Posts; User: richardpd

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    19,458

    Well I have got it working finally (it took me...

    Well I have got it working finally (it took me quite sometime and it has nearly driven me completely nutty!).
    I am though pleased it is working and now I can consider improving it! (It would be...
  2. Replies
    11
    Views
    19,458

    I agree chess programming is fascinating and it...

    I agree chess programming is fascinating and it appears almost a rite of passage for programmers in all languages with classic puzzles as Knights tour & 8 Queens checks etc and of course the many...
  3. Replies
    11
    Views
    19,458

    Thanks std10093 & Adak I will try your advice but...

    Thanks std10093 & Adak I will try your advice but may (almost certainly) need more help to get the C function to work properly.

    I first started looking at chess programming several years ago...
  4. Replies
    11
    Views
    19,458

    Chess board coordinate moves input/output

    Hi
    I am trying to make a simple C function to deal with inputting moves to a console chessboard (either 1D [64] array or 2D [8][8] array). I am only an amateur/beginner programmer.
    I think the...
Results 1 to 4 of 4