{"id":15161494,"url":"https://github.com/jotavare/godot-simple-game","last_synced_at":"2026-02-28T15:31:09.663Z","repository":{"id":244587840,"uuid":"815678849","full_name":"jotavare/godot-simple-game","owner":"jotavare","description":"My attempt at developing a game on Godot engine and learning the basics.","archived":false,"fork":false,"pushed_at":"2024-06-27T00:24:08.000Z","size":26471,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T14:49:33.677Z","etag":null,"topics":["2d","gdscript","godot","pixel-art","platform","scenes","sprites"],"latest_commit_sha":null,"homepage":"https://godotengine.org","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/jotavare.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-06-15T20:09:59.000Z","updated_at":"2024-06-27T00:24:11.000Z","dependencies_parsed_at":"2024-06-27T03:33:15.904Z","dependency_job_id":"80d1d3a4-fca8-46cc-8a7f-fc1eba196040","html_url":"https://github.com/jotavare/godot-simple-game","commit_stats":null,"previous_names":["jotavare/godot-simple-game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jotavare/godot-simple-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotavare%2Fgodot-simple-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotavare%2Fgodot-simple-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotavare%2Fgodot-simple-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotavare%2Fgodot-simple-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jotavare","download_url":"https://codeload.github.com/jotavare/godot-simple-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotavare%2Fgodot-simple-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29940284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","gdscript","godot","pixel-art","platform","scenes","sprites"],"created_at":"2024-09-27T00:22:15.940Z","updated_at":"2026-02-28T15:31:09.440Z","avatar_url":"https://github.com/jotavare.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ABOUT\n\nThis repository contains a simple 2D game developed using the Godot Engine, with already available assets and following a guide. It's a platformer where you avoid falling and collect coins.\n\nIncludes enemies, sound effects, background music, restart conditions, player controls, sprite animations, camera view, world boundaries, informational labels, time-based events, and more.\n\n\u003cimg src=\"./game/game.png\" /\u003e\n\n\n## TOPICS I LEARNED\n\n- Understand the structure of scenes and how nodes are organized.\n- Learn about physics simulation and collision detection in 2D games.\n- Explore creating tile-based maps and using tilesets for level design.\n- Create sprite animations and frame-based movement.\n- Implement player controls and add enemy behavior using GDScript.\n- Understand the different types of physics bodies.\n- Add sound effects and background music with loops and autoloads.\n- Use signals for communication between nodes and manage time-based events.\n- Handle player input and respond to events using GDScript.\n- Control the camera view and manage world boundaries.\n- Implement informational labels and restart conditions.\n\n## REQUIREMENTS\n\n- [How to make a Video Game - Godot Beginner Tutorial](https://youtu.be/LOhfqjmasi0?si=FOhDy-tuMkdaqCuv) `YouTube`\n- [Brackeys' Platformer Bundle](https://brackeysgames.itch.io/brackeys-platformer-bundle) `Website`\n- [Godot Engine](https://godotengine.org/) `Website`\n\n\u003e [!NOTE] \n\u003e The assets are released under a **Creative Commons Zero (CC0)** license. You can distribute, remix, adapt, and build upon the material in any medium or format, even for commercial purposes. Attribution is not required.\n\n## EXPORT\n\n1. Open Godot Engine and load the project `project.godot` file;\n2. Go to `Project` \u003e `Export...`;\n3. Click on `Add...` and select the platform you want to export the game;\n4. Configure the export settings;\n5. Click on `Export Project...` and select the folder where you want to export the game.\n6. Play the game by running the executable file.\n\n## CONTRIBUTING\n\nIf you find any issues or have suggestions for improvements, feel free to fork the repository and open an issue or submit a pull request.\n\n## LICENSE\n\nThis project is available under the MIT License. For further details, please refer to the [LICENSE](https://github.com/jotavare/godot-simple-game/blob/main/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjotavare%2Fgodot-simple-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjotavare%2Fgodot-simple-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjotavare%2Fgodot-simple-game/lists"}