{"id":25002244,"url":"https://github.com/pprattis/kakuro-game-implementation","last_synced_at":"2026-01-07T19:07:27.802Z","repository":{"id":194621979,"uuid":"221914452","full_name":"pprattis/kakuro-game-implementation","owner":"pprattis","description":"A script that implements a solution for the game Kakuro by assigning a variable to each empty square.","archived":false,"fork":false,"pushed_at":"2019-11-15T12:10:11.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T21:44:20.787Z","etag":null,"topics":["computer-science","kakuro","kakuro-solver","kakuropuzzle","logic","predicate-functions","predicates","program","prolog","student"],"latest_commit_sha":null,"homepage":null,"language":"Prolog","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pprattis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-11-15T11:54:14.000Z","updated_at":"2024-03-07T03:02:15.000Z","dependencies_parsed_at":"2023-09-14T10:27:46.652Z","dependency_job_id":null,"html_url":"https://github.com/pprattis/kakuro-game-implementation","commit_stats":null,"previous_names":["peteprattis/kakuro-game-implementation","pprattis/kakuro-game-implementation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pprattis%2Fkakuro-game-implementation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pprattis%2Fkakuro-game-implementation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pprattis%2Fkakuro-game-implementation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pprattis%2Fkakuro-game-implementation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pprattis","download_url":"https://codeload.github.com/pprattis/kakuro-game-implementation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243567,"owners_count":20746307,"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":["computer-science","kakuro","kakuro-solver","kakuropuzzle","logic","predicate-functions","predicates","program","prolog","student"],"created_at":"2025-02-04T21:40:38.925Z","updated_at":"2026-01-07T19:07:27.742Z","avatar_url":"https://github.com/pprattis.png","language":"Prolog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Prolog Exercise / Project\n\n**This is a Prolog project from my early days as a Computer Science student**\n\n_This programm was created for the fifth semester class Logic Programming\nand it is one of the final projects necessary to pass the class_\n\n\u003e #### Description of project\n\u003e\n\u003e\u003eA script that implements a solution for the game Kakuro by assigning a variable to each empty square.\n\n\u003e #### Implementation of project\n\u003e\n\u003e 1. Define the line-2 predicate such that if a numeric list L sums to N and satisfies Kakuro's limit that  numbers 1, 2,. . . , 9 can only be displayed only once.\n\u003e 2. Define the solve-1 predicate that calculates a list that is the solution to the problem. That is, the list [A, B, C, E, ..., P] is a solution if all rows and columns meet the relevant conditions.\n\u003e 3. Define the solve-0 predicate that calculates and prints the list.\n\n\u003e #### About this project\n\u003e\n\u003e - The solution to the game Kakuro and extra information can be found at www.kakuro.net\n\u003e - The comments to make the code understandable, are within the .pl archive \n\u003e - This repository was created to show the variety of the work I did and experience I gained as a student\n\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpprattis%2Fkakuro-game-implementation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpprattis%2Fkakuro-game-implementation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpprattis%2Fkakuro-game-implementation/lists"}