{"id":15063027,"url":"https://github.com/nekonenene/godot-tutorial-click-game","last_synced_at":"2026-04-07T18:31:03.559Z","repository":{"id":257115048,"uuid":"857356104","full_name":"nekonenene/godot-tutorial-click-game","owner":"nekonenene","description":"Godot Engine の練習","archived":false,"fork":false,"pushed_at":"2024-09-14T14:13:31.000Z","size":186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T16:12:48.987Z","etag":null,"topics":["csharp","dotnet","godot-engine","godot4"],"latest_commit_sha":null,"homepage":"","language":"C#","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/nekonenene.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":"2024-09-14T12:45:04.000Z","updated_at":"2024-09-14T14:14:07.000Z","dependencies_parsed_at":"2024-09-14T23:13:06.141Z","dependency_job_id":"f6a1bc9c-1413-4fd7-bf49-cce39b4f8693","html_url":"https://github.com/nekonenene/godot-tutorial-click-game","commit_stats":null,"previous_names":["nekonenene/godot-tutorial-click-game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nekonenene/godot-tutorial-click-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekonenene%2Fgodot-tutorial-click-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekonenene%2Fgodot-tutorial-click-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekonenene%2Fgodot-tutorial-click-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekonenene%2Fgodot-tutorial-click-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nekonenene","download_url":"https://codeload.github.com/nekonenene/godot-tutorial-click-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekonenene%2Fgodot-tutorial-click-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31524524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":["csharp","dotnet","godot-engine","godot4"],"created_at":"2024-09-24T23:50:12.357Z","updated_at":"2026-04-07T18:31:03.210Z","avatar_url":"https://github.com/nekonenene.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tutorial Click Game\n\nhttps://2dgames.jp/godot4-clickgame-tutorial/ をもとに作成しました。\n\nC# で書き直すには情報が少なく苦労しました……。\n\n\n## 開発するには……\n\n- [Godot Engine](https://godotengine.org) .NET 4.3\n- [.NET SDK](https://learn.microsoft.com/ja-jp/dotnet/core/install/macos)\n\nが必要です。\n\n`brew install --cask dotnet` でインストールすると .NET ランタイムしか入らなくて  \n.NET SDK がないことでビルドに失敗したので、  \nhttps://dotnet.microsoft.com/ja-jp/download/dotnet/8.0 のページで SDK をインストールする方法がおすすめです。\n\nインストール後は `/usr/local/share/dotnet` にインストールされるので、 `~/.zshrc` などに以下の記載を追加してください。\n\n```sh\nexport PATH=\"/usr/local/share/dotnet:$PATH\"\n```\n\nまた、 Visual Studio Code の [C# 拡張機能](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp) の  \nLanguage Server が動いていない場合は、「Dotnet Path」の設定に `/usr/local/share/dotnet` を記載してください。  \nそれでコード補完が働くようになります。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekonenene%2Fgodot-tutorial-click-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekonenene%2Fgodot-tutorial-click-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekonenene%2Fgodot-tutorial-click-game/lists"}