{"id":15861652,"url":"https://github.com/gr3yknigh1/gfs","last_synced_at":"2025-04-01T20:33:55.618Z","repository":{"id":250547446,"uuid":"789862260","full_name":"gr3yknigh1/gfs","owner":"gr3yknigh1","description":"(Work in progress) Game From Scratch in C and WinAPI","archived":false,"fork":false,"pushed_at":"2024-11-09T17:22:05.000Z","size":7917,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T13:18:12.232Z","etag":null,"topics":["c","win32"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/gr3yknigh1.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-04-21T18:50:07.000Z","updated_at":"2025-01-23T09:03:14.000Z","dependencies_parsed_at":"2024-08-29T06:21:41.708Z","dependency_job_id":"ede3fa2d-f2c7-4bc2-80c7-fe1bfbe7428e","html_url":"https://github.com/gr3yknigh1/gfs","commit_stats":{"total_commits":239,"total_committers":1,"mean_commits":239.0,"dds":0.0,"last_synced_commit":"4397c9dcab148f2d993e4138d457457ee5ba099d"},"previous_names":["gr3yknigh1/gfs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr3yknigh1%2Fgfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr3yknigh1%2Fgfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr3yknigh1%2Fgfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr3yknigh1%2Fgfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gr3yknigh1","download_url":"https://codeload.github.com/gr3yknigh1/gfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709929,"owners_count":20821297,"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":["c","win32"],"created_at":"2024-10-05T22:03:40.989Z","updated_at":"2025-04-01T20:33:55.596Z","avatar_url":"https://github.com/gr3yknigh1.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GFS\n\n\u003e Game From Scratch\n\nI am making this project during me watching\n[Handmade Hero series](https://handmadehero.org/).\n\nIt's contain several demos. They use same library `gfs`, which places in `code/gfs`. All demos places inside `demos/`.\n\n## Screenshots (badcraft Demo)\n\n![Screenshot_00](/.github/screenshot_00.png)\n![Screenshot_01](/.github/screenshot_01.png)\n![Screenshot_02](/.github/screenshot_02.png)\n![Screenshot_03](/.github/screenshot_03.png)\n\n## How to build?\n\nIf you want compile only one demo, comment-out all unwanted demos in root `CMakeLists.txt`.\n\n### Requirements\n\nIt is mainly supported on `Windows` OS. In fact, `Linux` (Wayland / Pipewire) will not be the target platform for this project.\n\nTools:\n\n* Conan: version 2.x.\n* CMake: version 3.20 (maybe it will build on older version, but I am lazy to check).\n* MSVC: (Likewise, lazy to check which minimal version of the compiler you need).\n\nDLLs (the should be on every Windows machine these days by default, since Windows XP):\n\n* `Xinput.dll`\n* `DirectSound.dll`\n\n### Steps\n\n1. Run build script.\n\n```cmd\ncmd /c build.bat\n```\n\n2. Done.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr3yknigh1%2Fgfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgr3yknigh1%2Fgfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr3yknigh1%2Fgfs/lists"}