{"id":16118447,"url":"https://github.com/thekicker/2d-platformer","last_synced_at":"2025-08-22T06:09:59.407Z","repository":{"id":100646889,"uuid":"450512214","full_name":"TheKicker/2D-Platformer","owner":"TheKicker","description":"Taking a shot at learning the Godot Game Engine! Using a course from Udemy and their documentation.","archived":false,"fork":false,"pushed_at":"2022-03-03T17:37:07.000Z","size":614,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T09:48:42.636Z","etag":null,"topics":["2d-game","game-development","game-engine","godot","platformer","tutorial"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/course/create-a-complete-2d-platformer-in-the-godot-engine/","language":"GDScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheKicker.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-21T13:58:27.000Z","updated_at":"2022-02-15T20:04:38.000Z","dependencies_parsed_at":"2023-05-16T13:00:46.822Z","dependency_job_id":null,"html_url":"https://github.com/TheKicker/2D-Platformer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheKicker/2D-Platformer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKicker%2F2D-Platformer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKicker%2F2D-Platformer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKicker%2F2D-Platformer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKicker%2F2D-Platformer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheKicker","download_url":"https://codeload.github.com/TheKicker/2D-Platformer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKicker%2F2D-Platformer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271594377,"owners_count":24786707,"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-22T02:00:08.480Z","response_time":65,"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":["2d-game","game-development","game-engine","godot","platformer","tutorial"],"created_at":"2024-10-09T20:49:33.122Z","updated_at":"2025-08-22T06:09:59.389Z","avatar_url":"https://github.com/TheKicker.png","language":"GDScript","readme":"# 2D Platformer \nTaking a shot at learning the Godot Game Engine! Using a course from Udemy and their documentation.  The foundations of the game match the tutorial, but I've modified some of the mechanics to make it my own.\n\nTutorial by \u003ca href=\"https://store.steampowered.com/search/?term=Firebelley+Games\"\u003eFirebelley Games\u003c/a\u003e and can be found \u003ca href=\"https://www.udemy.com/course/create-a-complete-2d-platformer-in-the-godot-engine/\"\u003e on uDemy. \u003c/a\u003e\n\n\u003cbr\u003e \n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"assets/2D-Platformer.png\"\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n## Download Godot\n```\n\nLinux           https://godotengine.org/download/linux\nLinux Server    https://godotengine.org/download/server\nMacOs           https://godotengine.org/download/osx\nWindows         https://godotengine.org/download/windows\n\n```\n\u003cbr\u003e\n\n## Clone Repository from Github\n```\ngit clone https://github.com/TheKicker/2D-Platformer.git\n```\n\u003cbr\u003e\n\n## Launch Godot, import the project, and edit or play.  Have fun! \n\n\u003cbr\u003e\n\u003chr\u003e \n\n\u003cdiv align=\"center\"\u003e\n    \u003cbr\u003e\n    \u003ch2\u003eMost of the assets by \u003ca href=\"https://www.kenney.nl/\"\u003eKenney 🎮\u003c/a\u003e\u003c/h2\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\u003chr\u003e\n\u003cbr\u003e\n\n## Other assets by me in Adobe Creative Cloud: \n\u003chr\u003e\n\u003cbr\u003e\n\u003cul\u003e\n    \u003cli\u003e Added Dash/Crouch/Idle frames to the Blue Guy character. \u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cdiv style=\"display: flex; flex-direction: row; justify-content: space-around\"\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/blue-walk.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eBlue - Walking\u003c/figcaption\u003e\n    \u003c/figure\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/blue-stand.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eBlue - Walking/Idle\u003c/figcaption\u003e\n    \u003c/figure\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/blue-stand2.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eBlue - Idle\u003c/figcaption\u003e\n    \u003c/figure\u003e\n\u003c/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; justify-content: space-around\"\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/blue-dash.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eBlue - Dashing\u003c/figcaption\u003e\n    \u003c/figure\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/blue-walk.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eBlue - Jumping\u003c/figcaption\u003e\n    \u003c/figure\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/blue-crouch.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eBlue - Crouch\u003c/figcaption\u003e\n    \u003c/figure\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e \n\u003chr\u003e \n\n\u003cul\u003e\n    \u003cli\u003e Added a really simple Rover (inspired by Perseverance) to the asset files featured on several levels.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cdiv style=\"display: flex; flex-direction: row; justify-content: space-around\"\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/rover/SPRITE-RRRR.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eRover - Driving\u003c/figcaption\u003e\n    \u003c/figure\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/rover/SPRITE-RRR.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eRover - Driving\u003c/figcaption\u003e\n    \u003c/figure\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/rover/SPRITE-RR.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eRover - Driving\u003c/figcaption\u003e\n    \u003c/figure\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/rover/SPRITE-R.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eRover - Driving\u003c/figcaption\u003e\n    \u003c/figure\u003e\n\u003c/div\u003e\n\n\u003cdiv style=\"display: flex; flex-direction: row; justify-content: space-around\"\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/rover/SPRITE-DRIVE.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eRover - Idle\u003c/figcaption\u003e\n    \u003c/figure\u003e\n    \u003cfigure\u003e\n        \u003cimg src=\"assets/player/rover/SPRITE-JUMP.png\" style=\"min-height: 96px;\"\u003e\n        \u003cfigcaption\u003eRover - Jump or Falling\u003c/figcaption\u003e\n    \u003c/figure\u003e\n\u003c/div\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekicker%2F2d-platformer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthekicker%2F2d-platformer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekicker%2F2d-platformer/lists"}