{"id":20346500,"url":"https://github.com/redstonewizard08/game","last_synced_at":"2025-03-04T15:47:20.679Z","repository":{"id":121253910,"uuid":"592974161","full_name":"RedstoneWizard08/game","owner":"RedstoneWizard08","description":"A quick game I'm making for the web with C++!","archived":false,"fork":false,"pushed_at":"2023-01-30T17:01:54.000Z","size":9267,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-14T22:30:32.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/RedstoneWizard08.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":"2023-01-24T23:31:39.000Z","updated_at":"2023-01-24T23:53:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"6580df7c-49c1-4ca9-a585-11ad2a14a57d","html_url":"https://github.com/RedstoneWizard08/game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedstoneWizard08%2Fgame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedstoneWizard08%2Fgame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedstoneWizard08%2Fgame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedstoneWizard08%2Fgame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedstoneWizard08","download_url":"https://codeload.github.com/RedstoneWizard08/game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241877371,"owners_count":20035403,"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":[],"created_at":"2024-11-14T22:13:12.291Z","updated_at":"2025-03-04T15:47:20.650Z","avatar_url":"https://github.com/RedstoneWizard08.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game\n\nA quick game I'm making for the web with C++!\n\n## Platform Support\n\nHere's the platform support status:\n\n__Key__:\n| Icon | Meaning               |\n| :--: | :-------------------- |\n|  🟢  | Full Support          |\n|  🟠  | Some (in-dev) support |\n|  🟡  | Untested              |\n|  🔴  | Untested + unplanned  |\n\n| Platform          | Status |\n| :---------------- | :----: |\n| Linux             |   🟢   |\n| WASM (Emscripten) |   🟠   |\n| Windows           |   🟡   |\n| MacOS             |   🟡   |\n\n## Compiling\n\nHere's a script to compile for linux:\n\n```sh\n#!/bin/bash\n\n# Auto-generate configure and other files.\n./autogen.sh\n\n# Configure the project.\n./configure\n\n# Build the project and dependencies.\nmake\n```\n\nAnd here's how to compile for the web (emscripten):\n\n```sh\n#!/bin/bash\n\n# Auto-generate configure and other files.\n./autogen.sh\n\n# Configure the project.\nemconfigure ./configure\n\n# Build the project and dependencies.\nemmake make\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredstonewizard08%2Fgame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredstonewizard08%2Fgame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredstonewizard08%2Fgame/lists"}