HOME | DD

rebelProse — VBA Chessboards - Diamond Board - Even Orthogonal

#chess #chessboard #vba #fairychess
Published: 2023-12-29 01:09:48 +0000 UTC; Views: 1108; Favourites: 0; Downloads: 0
Redirect to original
Description From a series of boards I made to play at work during covid when I was learning VBA for Excel, with simple macros to override cut, paste, and undo, and to interface with the move-tracker area on the right.

Instructions are included to the far right, and a copy of the code with installation instructions is included at the bottom of the spreadsheet.  This way you have the option of disabling the ctrl-x, ctrl-v, and ctrl-z macros and reviewing the code as text and installing it yourself if you like, potentially even in a different spreadsheet. The code is well-parameterized and so customizable.

The download file is a compressed folder since DA doesn't seem to handle Excel files well. I was going to just paste a copy of the code in a comment (should be relatively easy to make the board yourself with that and the preview image if you don't want to download the file), but it turns out DA doesn't handle that well either, and seems to assume the comment is spam if it has that much code in it. I guess you can just message me if you just want the code itself.
Related content
Comments: 0