{"id":26900278,"url":"https://github.com/kadirlofca/hacknc22-godotworkshop","last_synced_at":"2025-10-13T10:40:07.919Z","repository":{"id":119788580,"uuid":"532053552","full_name":"kadirlofca/hacknc22-godotworkshop","owner":"kadirlofca","description":"A videogame where the player rotates a spaceship to avoid collisions. Developed on Godot Engine using visual scripting as a workshop project for HackNC 2022.","archived":true,"fork":false,"pushed_at":"2022-11-05T20:05:33.000Z","size":67011,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T10:52:08.733Z","etag":null,"topics":["godot-engine","visual-scripting","workshop"],"latest_commit_sha":null,"homepage":"","language":null,"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/kadirlofca.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-09-02T19:25:22.000Z","updated_at":"2023-11-13T20:26:34.000Z","dependencies_parsed_at":"2023-04-05T20:34:39.135Z","dependency_job_id":null,"html_url":"https://github.com/kadirlofca/hacknc22-godotworkshop","commit_stats":null,"previous_names":["kadirlofca/hacknc22-godotworkshop","kadirlofca/hacknc22-godotgame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kadirlofca/hacknc22-godotworkshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadirlofca%2Fhacknc22-godotworkshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadirlofca%2Fhacknc22-godotworkshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadirlofca%2Fhacknc22-godotworkshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadirlofca%2Fhacknc22-godotworkshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kadirlofca","download_url":"https://codeload.github.com/kadirlofca/hacknc22-godotworkshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadirlofca%2Fhacknc22-godotworkshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014647,"owners_count":26085555,"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-10-13T02:00:06.723Z","response_time":61,"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":["godot-engine","visual-scripting","workshop"],"created_at":"2025-04-01T07:25:51.062Z","updated_at":"2025-10-13T10:40:07.914Z","avatar_url":"https://github.com/kadirlofca.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# HackNC 2022 - Game Dev Workshop\nA videogame where the player rotates a spaceship to avoid collisions. Developed by \u003ca href=\"https://github.com/kadirlofca\"\u003eKadir Lofca\u003c/a\u003e and \u003ca href=\"https://github.com/cmbrock\"\u003eColin Brockman\u003c/a\u003e using Godot Engine and visual scripting as a workshop project for HackNC 2022.\n\nSee the \u003ca href=\"https://docs.google.com/presentation/d/1fq__kvJcgk9I1BZUMpuUEhHgDCf4DUtGHuMsOkdTXXM/edit?usp=sharing\"\u003eSlides\u003c/a\u003e for instructions to complete the template project.\n\nWatch the \u003ca href=\"https://youtu.be/UaXyEcsbjbI\"\u003erecorded workshop\u003c/a\u003e.\n\n\u003chr\u003e\n\n# Instructions\n\n**1. Download The Project Repository**\n\nIn the \u003ca href=\"https://github.com/kadirlofca/hacknc22-godotgame\"\u003erepository page\u003c/a\u003e click ```Download ZIP``` from the dropdown menu under ```Code```. This will download the repository with all of its contents inside a zip folder. You can extract the files to a location of your choice.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/48933801/188696393-5fbf4b4a-b345-4dd0-9b78-8b332f63ce75.jpg\" width=40% height=40%\u003e\n\n\n\n**2. Open The Project**\n\nAfter dowloading the repository, you will find Godot Engine inside \"Godot.zip\", extract the engine and run the executable. The Godot interface will start. Here, you can manage your projects.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/48933801/188707510-02fca8ed-749f-43ed-b388-ef58387feb35.jpg\" width=40% height=40%\u003e\n\nTo open the project, click ```Scan```. From the file explorer that opens, find the project file inside the repository you extracted. Click ```Select This Folder```. This will scan the project and display it in the projects list.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/48933801/195952051-3654f85d-e43d-4afb-96df-c0c190f827a2.jpg\" width=40% height=40%\u003e\n\nDouble click the project to run it!\n\n\u003cimg src=\"https://user-images.githubusercontent.com/48933801/195952360-abe8b0cb-8a94-493b-909e-cf796c5f7818.png\" width=40% height=40%\u003e\n\n\n**3. Project Overview**\n\nThe \"WorkshopTemplate\" project contains all the textures and assets for the game to run. The scripts responsible for the spaceship and spawning of planets are left empty.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkadirlofca%2Fhacknc22-godotworkshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkadirlofca%2Fhacknc22-godotworkshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkadirlofca%2Fhacknc22-godotworkshop/lists"}