{"id":20881756,"url":"https://github.com/skallski/point-and-click_gridbased_movement_system","last_synced_at":"2025-05-12T17:30:51.321Z","repository":{"id":111137796,"uuid":"484824979","full_name":"Skallski/Point-and-click_Gridbased_Movement_System","owner":"Skallski","description":"A* based 2D point-and-click movement system","archived":false,"fork":false,"pushed_at":"2022-05-24T01:12:24.000Z","size":1202,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T08:44:50.278Z","etag":null,"topics":["game-mechanics","isometric-graphics","pathfinding","point-and-click","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Skallski.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":"2022-04-23T18:22:03.000Z","updated_at":"2025-02-08T02:20:47.000Z","dependencies_parsed_at":"2023-06-03T00:30:37.818Z","dependency_job_id":null,"html_url":"https://github.com/Skallski/Point-and-click_Gridbased_Movement_System","commit_stats":null,"previous_names":["skallski/point-and-click_gridbased_movement_system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skallski%2FPoint-and-click_Gridbased_Movement_System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skallski%2FPoint-and-click_Gridbased_Movement_System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skallski%2FPoint-and-click_Gridbased_Movement_System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skallski%2FPoint-and-click_Gridbased_Movement_System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Skallski","download_url":"https://codeload.github.com/Skallski/Point-and-click_Gridbased_Movement_System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253787175,"owners_count":21964290,"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":["game-mechanics","isometric-graphics","pathfinding","point-and-click","unity"],"created_at":"2024-11-18T07:26:17.763Z","updated_at":"2025-05-12T17:30:50.950Z","avatar_url":"https://github.com/Skallski.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Point-and-click gridbased movement system in 2D isometric perspective\nThis project is a \"point-and-click\" player character movement system on a two-dimensional isometric gridbased map.\nPresented project was created with the intention of using it as a base for turn-based games.\n\n## Features\n1. Grid generation:\nScript creates nodes based on walkable tilemap at the beginning of runtime.\n2. Implemented pathfinding:\nThe movement system calculates shortest path from player's current position to selected node based on implemented [A* pathfinding algorithm](https://en.wikipedia.org/wiki/A*_search_algorithm).\n3. Move guide visualisation:\nDuring each turn, nodes available for move on them are highlighted, to visualise the available movement area for that turn.\n\n\u003cimg src=\"images/project.gif\"\u003e\n\n## My package\nHere is a link for my custom package, which i used in this project:\nhttps://github.com/Skallu0711/Skallu-Utils\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskallski%2Fpoint-and-click_gridbased_movement_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskallski%2Fpoint-and-click_gridbased_movement_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskallski%2Fpoint-and-click_gridbased_movement_system/lists"}