{"id":26053298,"url":"https://github.com/hkmori15/bad-apple","last_synced_at":"2026-06-06T15:02:13.484Z","repository":{"id":281108753,"uuid":"944231831","full_name":"Hkmori15/bad-apple","owner":"Hkmori15","description":"Bad-apple in ASCII format which output in terminal 🍎","archived":false,"fork":false,"pushed_at":"2025-03-07T02:21:05.000Z","size":58882,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-07T03:24:10.080Z","etag":null,"topics":["ascii-art","bad-apple","cmake","cpp","touhou"],"latest_commit_sha":null,"homepage":"","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/Hkmori15.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":"2025-03-07T02:07:54.000Z","updated_at":"2025-03-07T02:31:38.000Z","dependencies_parsed_at":"2025-03-07T03:34:17.525Z","dependency_job_id":null,"html_url":"https://github.com/Hkmori15/bad-apple","commit_stats":null,"previous_names":["hkmori15/bad-apple"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hkmori15%2Fbad-apple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hkmori15%2Fbad-apple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hkmori15%2Fbad-apple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hkmori15%2Fbad-apple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hkmori15","download_url":"https://codeload.github.com/Hkmori15/bad-apple/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242515297,"owners_count":20141991,"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":["ascii-art","bad-apple","cmake","cpp","touhou"],"created_at":"2025-03-08T07:27:50.153Z","updated_at":"2026-06-06T15:02:13.450Z","avatar_url":"https://github.com/Hkmori15.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Bad-apple\n\nBad-apple in ASCII format which output in terminal 🍎\n\n## Requirements 📜:\n\n**For building and running you need:**\n\n- Compiler with support for C++23\n- CMake with version 3.15 or higher\n- If dependencies don't install automatically (cmake), you need install it manually:\n- [SDL2](https://github.com/libsdl-org/SDL/releases/tag/release-2.28.5) Only version 2.28.5, why? See file **CMakeLists.txt in 16 line** ❗\n- Ffmpeg for extracting frames from **bad_apple.mp4**\n\n## Installing/Building ⭐:\n\n1. Clone the repo: \n\n```bash\ngit clone https://github.com/Hkmori15/bad-apple.git\ncd/z bad_apple\n```\n2. Create directory frames in root project:\n\n```bash\nmkdir frames\n```\n3. Extract frames from video **bad_apple.mp4:**\n\n```bash\nffmpeg -i bad_apple.mp4 -vf scale=80:-1 frames/frame%04d.png\n```\n4. Build project with CMake:\n\n```bash\nmkdir build\ncd/z build\ncmake ..\ncmake --build .\n```\n\n## Usage 💿:\n\n1. Move to **build** directory:\n\n```bash\ncd/z build\n```\n2. Run:\n\n```bash\n./bad_apple\n```\n3. Enjoy! Animation will be represent how ASCII-art and sound with SDL2 :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhkmori15%2Fbad-apple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhkmori15%2Fbad-apple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhkmori15%2Fbad-apple/lists"}