{"id":21989789,"url":"https://github.com/setanarut/tilecollider","last_synced_at":"2025-07-31T04:10:01.006Z","repository":{"id":264726907,"uuid":"894205592","full_name":"setanarut/tilecollider","owner":"setanarut","description":"Package tilecollider provides collision detection for tile-based games in Go language.","archived":false,"fork":false,"pushed_at":"2025-01-19T22:36:01.000Z","size":33,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T23:33:19.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/setanarut.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":"2024-11-26T00:07:34.000Z","updated_at":"2025-01-19T22:30:30.000Z","dependencies_parsed_at":"2025-01-19T23:28:02.350Z","dependency_job_id":"10106d86-e7b7-4707-9864-e8a99b47590e","html_url":"https://github.com/setanarut/tilecollider","commit_stats":null,"previous_names":["setanarut/tilecollider"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Ftilecollider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Ftilecollider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Ftilecollider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Ftilecollider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/setanarut","download_url":"https://codeload.github.com/setanarut/tilecollider/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235989926,"owners_count":19077387,"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":[],"created_at":"2024-11-29T19:33:05.452Z","updated_at":"2025-01-28T08:54:28.756Z","avatar_url":"https://github.com/setanarut.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/setanarut/tilecollider?status.svg)](https://pkg.go.dev/github.com/setanarut/tilecollider)\n\n# tilecollider\n\nA simple 2D tile-based collision detection package for Go.\n\n![screen](https://github.com/user-attachments/assets/c2c3c53c-a4f5-4afb-b3a7-4812e0aeb9ab)\n\n## Features\n\n- Fast tile-based collision detection\n- Easy integration with game engines like Ebitengine\n- Generic tile map support with any Integer type `[y][x]T`\n- Support for non-square tiles (different width and height values)\n- Adaptive iteration count based on movement speed (anti-tunneling)\n\n## Installation\n\n```sh\ngo get github.com/setanarut/tilecollider\n```\n\n## Usage\n\nSee the [examples](./examples) directory for usage example.\n\n## Run Ebitengine example on your machine\n\n```sh\ngo run github.com/setanarut/tilecollider/examples/demo@latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetanarut%2Ftilecollider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsetanarut%2Ftilecollider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetanarut%2Ftilecollider/lists"}