Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 942 Bytes

README.md

File metadata and controls

50 lines (43 loc) · 942 Bytes

coDraw

coDraw is a collaborative drawing canvas it uses socket.io

Feautres

- Realtime Drawing
- Various tools like
    - Pen
    - Eraser
    - Text
    - Shapes
        - Circle
            - default
            - cone
            - target
        - Rectangle
            - default
            - RectCone
        - Line
            - default
            - lineCone
    - Brush
        - Simple
        - Fur
        - Rotating fur
        - Variable width
  • Pen Size
  • Full Screen mode
  • Color Picker
  • Background color change
  • Drawing namespaced to rooms
  • Clear Screen
  • Download Image drawn
  • Shortcut Keys
  • Group chat available
  • Opacity control

Install

  • Clone the repo
  • cd into it
  • npm install

current location (testing)

illustrations

officially

codraw