{"id":22744237,"url":"https://github.com/rametta/pali","last_synced_at":"2025-04-14T09:23:06.627Z","repository":{"id":210266586,"uuid":"710379381","full_name":"rametta/Pali","owner":"rametta","description":"Pali - A 3D Godot TCG Multiplayer Card Game ","archived":false,"fork":false,"pushed_at":"2024-04-27T13:29:32.000Z","size":52116,"stargazers_count":27,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-06T10:50:27.605Z","etag":null,"topics":["3d","card-game","dedicated-server","godot","godot-engine","godot4","multiplayer","multiplayer-game","tcg"],"latest_commit_sha":null,"homepage":"","language":"GDScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rametta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-26T15:20:10.000Z","updated_at":"2025-03-24T13:37:26.000Z","dependencies_parsed_at":"2024-04-27T14:42:57.638Z","dependency_job_id":null,"html_url":"https://github.com/rametta/Pali","commit_stats":null,"previous_names":["rametta/pali"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rametta%2FPali","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rametta%2FPali/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rametta%2FPali/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rametta%2FPali/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rametta","download_url":"https://codeload.github.com/rametta/Pali/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852360,"owners_count":21171879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d","card-game","dedicated-server","godot","godot-engine","godot4","multiplayer","multiplayer-game","tcg"],"created_at":"2024-12-11T01:41:18.186Z","updated_at":"2025-04-14T09:23:06.596Z","avatar_url":"https://github.com/rametta.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🃏 Pali - 3D Multiplayer Godot Card Game\n\nPali is a 3D multiplayer Godot trade card game (TCG).\n\n![Gif Example](Screenshots/pali.gif)\n\nThis repository holds everything needed to export and run a personal dedicated server for the game, and game clients. The code can be used as a base for your own card game.\n\n## Rules for the game\n\n- Goal of the game is to build a hand of 5 cards that exceeds the points of your opponents 5 cards in their hand.\n- The game has 25 cards total and starts by dealing 5 cards randomly to each player.\n- It is turn based, every turn, you can either:\n  1. Place a card from your hand onto the table\n  2. or switch a card from the table with one in your hand.\n- When there are no more cards in the deck, the game is over and points are tallied to determine the winner.\n- There is no time limit\n\n### Point counting\n\n\u003cimg src=\"Cards/Assets/AerospaceEngineer.png\" height=\"200\" alt=\"card example - aerospace engineer\" /\u003e\n\n- Every card has a point value near the top to represent their base points\n- Every card also has a \"category\", in this example it is \"Engineer\" for the Aerospace Engineer card. **For every other card in your hand that is also an engineer, you get another +2 points added to your hand.**\n- Some cards may optionally have some \"tags\". In this example, the Aerospace engineer card has 2 tags, \"Nature\" and \"White Coat\". **For every other card in your hand that has any of the same tags, you get an additonal +1 point added to your hand per tag.**\n- Finally, cards have a special relationship with 1 or 2 other cards in the game that are in different categories. For this example, the Aerospace Engineer gets a +6 point boost if you also have the \"Psychologist\" card in your hand.\n\nPoints are automatically calculated and shown in the bottom right/left sides of the screen.\n\n### Controls\n\nThere are minimal controls:\n\n- Left mouse clicking - click to select card in hand, then click empty space on table to place card, or, click another card on table to show a popup to confirm a switch\n- Z - to zoom into the table and get a better top-down view to read the cards on the table\n\n## How to export dedicated server\n\nThe game is not peer-to-peer, but relies on a dedicated server, every server can handle only 2 peer connections, once 2 peers are connected - the game begins.\n\nIf you have a server IP address, place it in [Global.gd](./Global.gd) as the `SERVER_ADDRESS`, then export the dedicated server and client using the presets already available.\n\n## Credits\n\n- The 3D assets are from [@KayLousberg](https://twitter.com/KayLousberg) from their \"furniture bits\" [itch.io](https://kaylousberg.itch.io/furniture-bits) page\n- UI font is Noto Sans, available from [Google Fonts](https://fonts.google.com/noto/specimen/Noto+Sans)\n- Card flip sounds are from [freesound.org](https://freesound.org/)\n- Card images were generted using A.I, from the tool [Layer](https://www.layer.ai)\n- Everything else was created from scratch by Jason Rametta in Blender or other softwares\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frametta%2Fpali","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frametta%2Fpali","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frametta%2Fpali/lists"}