Checkers Board (for Checkers Notation step-through)

  • I have started to create a Checkers board for play between two people, or the display of checkers notation files (.pdn files) from written or downloadable texts.

    The workbook (I'm not sure how or if the WB should be attachred?) is not intended (at this stage) to be checkers/draughts program, nor govern legal or non-legal moves, it will simply reset the graphics and hopefully record where pieces are moved (in the move cells) and vice versa:


    My question, what is the best way to go about recording the picture/piece moves in the move cells (Pieces/pics have a unique name):


    I move 11-15. Move 1 cells show 11-15…


    Or if I am reviewing .pdn files


    11-15 would be inserted into Move 1 cell, selecting the cells in sequence would move the pieces, It would be good if this could only be done in sequence or in reverse i.e. you could not go to the middle of a game as move 1 (but some time down the line clicking on move 23… would set all moves from 1 to 23)


    But I am now putting the cart before the horse!!! For the purpose of showing the intention of the final operability.


    Should I look at conditional formatting, if then else, do while or could this best handled with a 2d or multi-dimensional array?

    I am a vba newbie so bear with my coding…


    The Checkers Board is numbered (1-32) and has a reset button to set all the white and black pieces as well as two stacks of kings. I do realise i may need additional coding to cetralise manual moves so that fure indexing finds a piece within one cell only.


    current code:



    S.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!