drawOff
- 5 Devlogs
- 12 Total hours
1v1 drawing game based on the theme! Similar to pictionary but for dueling!
1v1 drawing game based on the theme! Similar to pictionary but for dueling!
Integrated a DB for the app throgh Turso (has a lot of scalability… wanna make this big) to track stats for the site! Will hopefully entice viewers. Will style a bit more later but took a while cuz I messed up a lot of stuff and had to debug a while. Fixed TS errors and anything not letting me build.
Implemented room codes, a basic frontend for the homepage (will style soon / make it pretty), and joining features for lobbies including random code generation. Also fixed some bugs with routing. Planning on working on the homepage to make it pretty now. Will also fix the play button glitch…
Socket.io WEBSOCKETS implemented. Multiplayer works, random lobbies generate. Barebones Tailwind CSS styling in. Undo/redo functionality persists across both canvas refs (both sides). History saves and reloads don’t ruin games. Colour wheel works. Reordered file structure (organized). Auto assigning of sides and implemented a small title bobbing animation.
Changed UI a bit, fixed refs so 2 players can edit 2 canvasses separately, added an HTML slider input for line width! Will implement socket.io next so big patch for multiplayer incoming..
Implemented colour changing for the brush