Updated news, organized file structure, testing done, merged v1/main (final deployment preparing for vercel)
Updated news, organized file structure, testing done, merged v1/main (final deployment preparing for vercel)
Judging Features (Voting) and 60s rounds now work; routes also fixed to redirect to fullest lobby (5 player system; 2 drawing + 3 judging, highest votes wins), styling for homepage statsPanel fixed to match, database tested & working
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