{"id":19468646,"url":"https://github.com/maktoobgar/backpack_problem","last_synced_at":"2025-08-12T17:42:22.788Z","repository":{"id":121181618,"uuid":"336225197","full_name":"maktoobgar/backpack_problem","owner":"maktoobgar","description":"A godot project for solving backpack problem with dynamic programming.","archived":false,"fork":false,"pushed_at":"2021-04-21T14:57:41.000Z","size":738,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-25T14:35:51.054Z","etag":null,"topics":["backpack","gdscript","godot"],"latest_commit_sha":null,"homepage":"","language":"GDScript","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/maktoobgar.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-05T09:32:08.000Z","updated_at":"2023-08-08T11:04:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"139012b5-13ad-4e6e-9638-2f01530fe581","html_url":"https://github.com/maktoobgar/backpack_problem","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/maktoobgar/backpack_problem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maktoobgar%2Fbackpack_problem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maktoobgar%2Fbackpack_problem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maktoobgar%2Fbackpack_problem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maktoobgar%2Fbackpack_problem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maktoobgar","download_url":"https://codeload.github.com/maktoobgar/backpack_problem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maktoobgar%2Fbackpack_problem/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270108513,"owners_count":24528762,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["backpack","gdscript","godot"],"created_at":"2024-11-10T18:43:03.847Z","updated_at":"2025-08-12T17:42:22.740Z","avatar_url":"https://github.com/maktoobgar.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backpack Problem\n\nHere is a UI view with values and weights we put in as our items and backpack size as capacity of our backpack based on weight.\\\nI used [**Dynamic Programming**](https://en.wikipedia.org/wiki/Dynamic_programming) as a way of solving backpack problem.\n\n## Game Scene\n![](pics/game.png)\n\n### How To Use\n1. Fill in **Item Size** and **Backpack Size** and then click on **Values** button.\n2. Now start adding number in **Value** and press enter to go to next item until all of items get a value and textbox is not usable anymore.\n3. After that click on **Weights** and do the save we did in previous.\n4. Now click on Start and here is the solution.\n\nHope everyone love it. 😊","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaktoobgar%2Fbackpack_problem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaktoobgar%2Fbackpack_problem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaktoobgar%2Fbackpack_problem/lists"}