Adding drag-n-drop feature to HGM’s chess variant

Hey what’s up guys, in this video we gonna be adding drag and drop feature to a chess variant implemented by H.G. Muller in exactly the same way I did it in my experimental javascript chess library.

SOURCE CODE:

HGM’s variant LIVE:

Experimental javascript chess board library:

For those who don’t know who H.G. Muller is – he’s the author of world’s smallest chess program in C, here’s the link to his websites: