Commit Graph
15 Commits
Author SHA1 Message Date
karolina 2e83eea619 cards in first turn get put in hand turned around 2025-07-18 12:57:12 +02:00
karolina f7127b94d5 played cards get removed from hands and (wrongly) added to the stack 2025-07-16 11:59:52 +02:00
karolina cc7afb5477 scoring implemented; clients calculate scores individually and display ranks per player 2025-07-16 11:15:05 +02:00
karolina 4dcbc6787b player names are now displayed above player hands 2025-07-16 09:45:44 +02:00
karolina 92ea8807c8 adjusted camera angle 2025-07-16 09:35:32 +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 999d8b24d2 adjusted table camera angle and added positions for other player hands 2025-07-15 10:01:27 +02:00
karolina 7bbba627f7 added table, new card back texture; adjusted camera angle, card scale 2025-07-15 09:51:22 +02:00
karolina 261e958a98 added add_cards(), which now sorts cards before drawing them to the hand 2025-07-15 09:09:04 +02:00
karolina 8dde6a813f added test stickman card deck textures 2025-07-14 22:00:59 +02:00
karolina cf7a53f111 adjusted card speed 2025-07-08 22:36:36 +02:00
karolina e0693725ea added PlayCardButton; influences card selection 2025-07-08 17:07:32 +02:00
karolina 167b455160 client: cards can now be clicked 2025-07-08 16:48:41 +02:00
karolina a7ea8510f7 client: added player hand and animation for added cards 2025-07-08 15:58:46 +02:00