Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 578 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 578 Bytes

Click_Drawer

Compile

G++ Compiler is OK. But you must compile with the library - MyLibrary.h It only works under Windows Platform.

How it works

It checks where is your mouse(x,y) then define the cursor in the console. When the VK_LBUTTON is true, it will print blank (" ") with colors.

Usage

Arrow left/right key: Switch colors Click(Press on) the mouse(left key): Draw

It doesn't work in Windows 10 console?

Double-Click F11 key, press the "cmd icon" on the left-up of the window. Press Alt-P, then press Alt-Q, finally click "OK" button.

Your Star Is My Power!