Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 282 Bytes

File metadata and controls

15 lines (8 loc) · 282 Bytes

Color Picker

The Color Picker application is a graphical program that allows a user select a color visually and read it's numeric values.

Building

dotnet build

Running

dotnet run --project ./src/ColorPicker/

Demo

ColorPicker