No shortcuts.
The mouse must be paired using assembly code.
You must call interrupt 33 to have access to several functions, such as reading mouse counts and button states. Then you must read the processor registers to get these numbers. From there, you could do the rest in C, including a GUI-like interface. There is no shortcut for this - it must be done manually, each individual square must be painted in the correct color.
source
share