{"id":28697697,"url":"https://github.com/programmingrainbow/yellow-snow-c-sdl3","last_synced_at":"2025-07-25T17:34:25.084Z","repository":{"id":297666811,"uuid":"996729319","full_name":"ProgrammingRainbow/Yellow-Snow-C-SDL3","owner":"ProgrammingRainbow","description":"Don't Eat the Yellow Snow! written in C and using SDL3 game library.","archived":false,"fork":false,"pushed_at":"2025-06-06T17:44:27.000Z","size":987,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-06T18:41:52.541Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProgrammingRainbow.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,"zenodo":null}},"created_at":"2025-06-05T11:27:16.000Z","updated_at":"2025-06-06T17:44:29.000Z","dependencies_parsed_at":"2025-06-06T18:51:55.712Z","dependency_job_id":null,"html_url":"https://github.com/ProgrammingRainbow/Yellow-Snow-C-SDL3","commit_stats":null,"previous_names":["programmingrainbow/yellow-snow-c-sdl3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ProgrammingRainbow/Yellow-Snow-C-SDL3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgrammingRainbow%2FYellow-Snow-C-SDL3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgrammingRainbow%2FYellow-Snow-C-SDL3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgrammingRainbow%2FYellow-Snow-C-SDL3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgrammingRainbow%2FYellow-Snow-C-SDL3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProgrammingRainbow","download_url":"https://codeload.github.com/ProgrammingRainbow/Yellow-Snow-C-SDL3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgrammingRainbow%2FYellow-Snow-C-SDL3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259798068,"owners_count":22912770,"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":"2025-06-14T10:05:51.876Z","updated_at":"2025-06-14T10:05:52.313Z","avatar_url":"https://github.com/ProgrammingRainbow.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Screenshot](screenshot.png)\n\n# Don't Eat the Yellow Snow! (C - SDL3)\nEarn points by collecting all the tasty white snow flakes that fall. But watch out for the yellow snow.\n\n# ArchLinux instructions.\nYou will need to make sure SDL3, SDL3_image, SDL3_ttf and SDL3_mixer is installed.\n```\nsudo pacman -S --needed base-devel sdl3\n```\n```\ncd\ngit clone https://aur.archlinux.org/sdl3_image-git.git\ncd sdl3_image-git\nmakepkg -i\n```\n```\ncd\ngit clone https://aur.archlinux.org/sdl3_ttf-git.git\ncd sdl3_ttf-git\nmakepkg -i\n```\n```\ncd\ngit clone https://aur.archlinux.org/sdl3_mixer-git.git\ncd sdl3_mixer-git\nmakepkg -i\n```\n```\ncd\ngit clone https://github.com/ProgrammingRainbow/Beginners-Guide-to-SDL3-in-C\ncd Beginners-Guide-to-SDL3-in-C\nmake run\n```\nThe Makefile supports these commands:\n```\nmake rebuild\nmake clean\nmake release\nmake debug\nSRC_DIR=Video8 make rebuild run\n```\n# Controls\nLeft Arrow - Moves left.\\\nRight Arrow - Moves right.\\\nSpace Bar - Resets the Game.\\\nEscape - Quits and closes game. \\\nM - Toggles muting the music. \\\nF - Prints FPS to the console.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammingrainbow%2Fyellow-snow-c-sdl3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammingrainbow%2Fyellow-snow-c-sdl3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammingrainbow%2Fyellow-snow-c-sdl3/lists"}