Commit Graph

22 Commits

Author SHA1 Message Date
Meleeman01
396b1ea5bf fixed the backend server dying when someone leaves... kind of shipping anyway 2025-03-12 04:12:42 -05:00
Meleeman01
e2f2b0c713 sorry this commit actually fixes teh typeError bug 2025-03-08 20:25:30 -06:00
Meleeman01
08d10bc672 fixed server typeError bug, added clipboard and made it pretty 2025-03-08 20:22:48 -06:00
Meleeman01
6c8f68b8b4 fixed bug related to multi row puzzle, add clipboard, points display 2025-03-07 08:35:20 -06:00
Meleeman01
f070396a3d fixed bug related to multi row puzzle, need to fix win condition now 2025-02-20 23:30:07 -06:00
Meleeman01
f89489f46f fixed display bugs, added solve feature, doesn't work rn,and win logic 2025-02-20 02:35:21 -06:00
Meleeman01
5e20e2321a refactored code to use math calculations instead of a lookup table 2025-01-31 16:28:03 -06:00
Meleeman01
7c3eb6ed57 working on gameflow added turnState logic, basic puzzle solving logic 2025-01-18 21:08:50 -06:00
Meleeman01
5a3095aa73 added checks to prevent game server from crashing 2025-01-15 06:26:27 -06:00
Meleeman01
7f519d42cb added guessing logic, still needs front end testing 2025-01-14 23:15:44 -06:00
Meleeman01
c8bfab7dbc added eslint,turn logic, and spin logic, need to add guess logic 2025-01-09 08:42:00 -06:00
Meleeman01
01ca3f4d93 puzzle visualized, added puzzle validator on server, and uploading before storm wrecks my shit 2025-01-05 04:32:57 -06:00
Meleeman01
d213fced52 added name change endpoints, added puzzle generation, fixed name collisions and stylized name change dialog 2024-12-15 18:41:54 -06:00
Meleeman01
1bfea694f6 added 'you' identifier, and added name change dialog. needs endpoints 2024-12-14 21:45:58 -06:00
Meleeman01
24e2c2735e added text shadow, users are broadcasted properly to clients 2024-12-09 18:17:36 -06:00
Meleeman01
bf85779edb adjusted values to be more precise. about .0026 per step. 2024-12-03 06:54:13 -06:00
Meleeman01
31637dc5c2 made a look up table for all possible values, will adjust later 2024-12-01 06:24:05 -06:00
Meleeman01
2dbc436d6c found a solution for the cool spinny wheel, just change initial speed 2024-11-30 13:16:48 -06:00
Meleeman01
8b2bcc9af4 adds cool spinny wheel that doesn't stop for some reason lol 2024-11-29 19:05:50 -06:00
Meleeman01
0f953121c8 add css framework, testing framework, autoNameAssignment 2024-11-28 09:08:38 -06:00
Meleeman01
553f09cc7c added basic scaffold for wheel of fortune 2024-11-19 06:16:26 -06:00
9433546a3f Initial commit 2024-11-07 10:56:53 +00:00