{"id":16134185,"url":"https://github.com/developpeurpascal/taquindxbooks","last_synced_at":"2026-02-09T21:06:25.204Z","repository":{"id":114055992,"uuid":"606395312","full_name":"DeveloppeurPascal/TaquinDXBooks","owner":"DeveloppeurPascal","description":"A Taquin game using the Delphi Books API and the covers of the latest books published on Delphi and the Pascal language as support for the game.","archived":false,"fork":false,"pushed_at":"2024-06-04T07:28:23.000Z","size":4340,"stargazers_count":2,"open_issues_count":49,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T21:47:28.702Z","etag":null,"topics":["delphi","delphi-game","delphibooks","delphibooks-api-sample","firemonkey","firemonkey-applications","game-development","game-programming","game-source","gamedev"],"latest_commit_sha":null,"homepage":"https://taquindxbooks.gamolf.fr","language":"Pascal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeveloppeurPascal.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog/20230225-DeveloppeurPascal.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"DeveloppeurPascal","liberapay":"PatrickPremartin","patreon":"patrickpremartin","custom":"https://www.paypal.com/paypalme/patrickpremartin"}},"created_at":"2023-02-25T11:09:28.000Z","updated_at":"2024-06-04T07:28:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a0020c0-4e27-4869-934d-c68fed04044b","html_url":"https://github.com/DeveloppeurPascal/TaquinDXBooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"DeveloppeurPascal/Delphi-Projects-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FTaquinDXBooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FTaquinDXBooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FTaquinDXBooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FTaquinDXBooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeveloppeurPascal","download_url":"https://codeload.github.com/DeveloppeurPascal/TaquinDXBooks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509091,"owners_count":20950233,"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":["delphi","delphi-game","delphibooks","delphibooks-api-sample","firemonkey","firemonkey-applications","game-development","game-programming","game-source","gamedev"],"created_at":"2024-10-09T22:48:00.405Z","updated_at":"2026-02-09T21:06:25.141Z","avatar_url":"https://github.com/DeveloppeurPascal.png","language":"Pascal","funding_links":["https://github.com/sponsors/DeveloppeurPascal","https://liberapay.com/PatrickPremartin","https://patreon.com/patrickpremartin","https://www.paypal.com/paypalme/patrickpremartin","https://www.patreon.com/patrickpremartin"],"categories":[],"sub_categories":[],"readme":"# Taquin DX Books\n\n[Cette page en français.](LISEZMOI.md)\n\nA Taquin game that uses pictures of books published on Delphi and the Pascal language during the last 12 months.\n\nThe data comes from the API of the [Delphi Books](https://delphi-books.com) site.\n\nFor more information about the game (as a player) and to download it, go to [its site](https://taquindxbooks.gamolf.fr/).\n\nTo see how the game was developed, watch [the live coding session replays](https://serialstreameur.fr/jv-taquin-dx-books.php) available on [Serial Streamer](https://serialstreameur.fr/).\n\nTo learn more about the technical part, go to [its section](https://developpeur-pascal.fr/taquin-dx-books.html) of the [Pascal Developer blog](https://developpeur-pascal.fr/).\n\nYou can see other Taquin game implementations in different Delphi releases by going to [this repository from Serge Girard](https://github.com/Serge-Girard/Taquin) created after his webinar \"[plongée dans le TControlList de Delphi](https://serialstreameur.fr/webinaire-20210520.php)\".\n\nThis code repository contains a project developed in Object Pascal language under Delphi. You don't know what Delphi is and where to download it ? You'll learn more [on this web site](https://delphi-resources.developpeur-pascal.fr/).\n\n## Install\n\nTo download this project you better should use \"git\" command but you also can download a ZIP from [its GitHub repository](https://github.com/DeveloppeurPascal/TaquinDXBooks).\n\n**Warning :** if the project has submodules dependencies they wont be in the ZIP file. You'll have to download them manually.\n\n## Dependencies\n\nThis project depends on :\n\n* [DeveloppeurPascal/librairies](https://github.com/DeveloppeurPascal/librairies) in the folder ./lib-externes/librairies\n\n## How to ask a new feature, report a bug or a security issue ?\n\nIf you want an answer from the project owner the best way to ask for a new feature or report a bug is to go to [the GitHub repository](https://github.com/DeveloppeurPascal/TaquinDXBooks) and [open a new issue](https://github.com/DeveloppeurPascal/TaquinDXBooks/issues).\n\nIf you found a security issue please don't report it publicly before a patch is available. Explain the case by [sending a private message to the author](https://developpeur-pascal.fr/nous-contacter.php).\n\nYou also can fork the repository and contribute by submitting pull requests if you want to help. Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file.\n\n## Dual licensing model\n\nThis project is distributed under [AGPL 3.0 or later](https://choosealicense.com/licenses/agpl-3.0/) license.\n\nIf you want to use it or a part of it in your projects but don't want to share the sources or don't want to distribute your project under the same license you can buy the right to use it under the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/) or a dedicated license ([contact the author](https://developpeur-pascal.fr/nous-contacter.php) to explain your needs).\n\n## Support the project and its author\n\nIf you think this project is useful and want to support it, please make a donation to [its author](https://github.com/DeveloppeurPascal). It will help to maintain the code and binaries.\n\nYou can use one of those services :\n\n* [GitHub Sponsors](https://github.com/sponsors/DeveloppeurPascal)\n* [Liberapay](https://liberapay.com/PatrickPremartin)\n* [Patreon](https://www.patreon.com/patrickpremartin)\n* [Paypal](https://www.paypal.com/paypalme/patrickpremartin)\n\nor if you speack french you can [subscribe to Zone Abo](https://zone-abo.fr/nos-abonnements.php) on a monthly or yearly basis and get a lot of resources as videos and articles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloppeurpascal%2Ftaquindxbooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloppeurpascal%2Ftaquindxbooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloppeurpascal%2Ftaquindxbooks/lists"}