{"id":15009600,"url":"https://github.com/dthe223/wang-tiles-2d","last_synced_at":"2026-04-01T20:29:08.585Z","repository":{"id":68346027,"uuid":"77694966","full_name":"dthe223/Wang-Tiles-2D","owner":"dthe223","description":"Using recursive backtracking to implement Wang Tiles to \"randomly\" create an image from smaller images that are similar.","archived":false,"fork":false,"pushed_at":"2023-04-24T22:29:33.000Z","size":240,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-19T07:42:35.117Z","etag":null,"topics":["backtracking-algorithm","python","python-3-5"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dthe223.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":"2016-12-30T15:40:03.000Z","updated_at":"2024-01-12T00:34:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"d69f7a3f-d72f-42ac-9ed9-35df08adaf17","html_url":"https://github.com/dthe223/Wang-Tiles-2D","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dthe223%2FWang-Tiles-2D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dthe223%2FWang-Tiles-2D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dthe223%2FWang-Tiles-2D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dthe223%2FWang-Tiles-2D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dthe223","download_url":"https://codeload.github.com/dthe223/Wang-Tiles-2D/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243234144,"owners_count":20258400,"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":["backtracking-algorithm","python","python-3-5"],"created_at":"2024-09-24T19:26:56.301Z","updated_at":"2025-12-25T10:49:24.299Z","avatar_url":"https://github.com/dthe223.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wang-Tiles-2D\n\nI use recursive backtracking algortithm to implement wang tiles on a area with dimensions that are defined by the user during run time. The user can also choose if they want the tiles to be displayed in a normal grid starting at the top right corner, going row by row and finishing at the bottom right corner; or they can choose to display the tiles in a spiral that starts in the center of the grid. I also used python 3.5.2 as of now.\n\n# Zelle Graphics Library\nI use the Zelle graphics library to draw the wang tiles or place the images onto the screen in the correct order.  I plan on changing to a better library whenever I have free time with school. But this library is very easy to learn if you're not too experienced. \nJust go to mcsp.wartburg.edu/zelle/python/ and save the \"graphics.py\" file to:\n\n  Windows:  C:\\Python35\\Lib\\site-packages     (or wherever your python installation directory is)    \n  Linux:    /usr/local/lib/pythonX.Y/dist-packages/    \n  \n# Reference - cr31\nThis person has a fantastic website (http://www.cr31.co.uk/stagecast/wang/intro.html) talking about wang tiles and he has many example sets of pictures to use with it to show the fluidity of the matching the edge pieces together. I use some of the picture sets that he has on there as demonstration of wang tiles while I try to create my own. Checkout out the other topics on his website too, at http://www.cr31.co.uk/index.html.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdthe223%2Fwang-tiles-2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdthe223%2Fwang-tiles-2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdthe223%2Fwang-tiles-2d/lists"}