Commit Graph
16 Commits
Author SHA1 Message Date
karolina 66287ee8a0 fixed some things 2025-07-20 19:26:50 +02:00
karolina 9b8390cfb3 server now rotates through playing order every round and lets the winning player go first 2025-07-20 18:30:51 +02:00
karolina 5e54ce45e7 removed assert test queries 2025-07-20 17:46:32 +02:00
karolina 189d04ccd4 jester and magician cards have been recoloured to white to avoid confusion with numebred cards 2025-07-20 12:17:52 +02:00
karolina aef7778a4b client can now only play allowed cards 2025-07-18 14:10:39 +02:00
karolina cc7afb5477 scoring implemented; clients calculate scores individually and display ranks per player 2025-07-16 11:15:05 +02:00
karolina 92ea8807c8 adjusted camera angle 2025-07-16 09:35:32 +02:00
karolina e0cea82394 game now correctly rotates through plays and goes to the next rounds when all cards have been played 2025-07-15 19:38:27 +02:00
karolina 231e861416 added winning determination algorithm (not entirely working yet) 2025-07-15 14:42:06 +02:00
karolina 3a22a4e95d cards are now distributed and displayed among all clients 2025-07-15 11:31:01 +02:00
karolina 7bbba627f7 added table, new card back texture; adjusted camera angle, card scale 2025-07-15 09:51:22 +02:00
karolina 8dde6a813f added test stickman card deck textures 2025-07-14 22:00:59 +02:00
karolina a7ea8510f7 client: added player hand and animation for added cards 2025-07-08 15:58:46 +02:00
karolina 3122df893a host client can now start round and send out shuffled cards, server can spread them to all connected clients 2025-07-07 22:40:46 +02:00
karolina ac74b23a0a client: added card shuffling function for host 2025-07-04 15:50:39 +02:00
karolina cde794e606 client: added CardManager and resources for full card deck 2025-07-04 15:24:44 +02:00