A web recreation of Pictochat
- [~] get Button functionality
- [~] send Button functionality
- reset Button functionality
- dublicate input onto an invisible canvas for sending a ui free version
- genrate nametag funtion
- [~] genrate frame-border funtion
- move drawing helper functions into its own file
- make a main file instead of doing everything in canvas.ts
- user registration
- room management
- input tools (colorwheel, username)
- message history ??? (Pictochat didn't have one)
- actual canvas keyboard
- ctx can undo last modification (undo/paint to drag it)