{"id":28682331,"url":"https://github.com/bxavaby/bitgun","last_synced_at":"2025-07-10T07:05:06.571Z","repository":{"id":298908828,"uuid":"1001508664","full_name":"bxavaby/bitgun","owner":"bxavaby","description":"НОЙЗА is a portable arcade machine that generates a big variety of gunshot samples for your various needs.","archived":false,"fork":false,"pushed_at":"2025-06-13T14:42:34.000Z","size":13707,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-13T15:23:12.834Z","etag":null,"topics":["8-bit","arcade-machine","chiptune","gunshot","sound-design","sprites","webapp"],"latest_commit_sha":null,"homepage":"https://bxavaby.github.io/bitgun/","language":"JavaScript","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/bxavaby.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,"zenodo":null}},"created_at":"2025-06-13T13:57:00.000Z","updated_at":"2025-06-13T14:42:37.000Z","dependencies_parsed_at":"2025-06-13T15:34:40.104Z","dependency_job_id":null,"html_url":"https://github.com/bxavaby/bitgun","commit_stats":null,"previous_names":["bxavaby/bitgun"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bxavaby/bitgun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bxavaby%2Fbitgun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bxavaby%2Fbitgun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bxavaby%2Fbitgun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bxavaby%2Fbitgun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bxavaby","download_url":"https://codeload.github.com/bxavaby/bitgun/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bxavaby%2Fbitgun/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259747208,"owners_count":22905313,"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":["8-bit","arcade-machine","chiptune","gunshot","sound-design","sprites","webapp"],"created_at":"2025-06-14T02:08:28.834Z","updated_at":"2025-06-14T02:08:33.540Z","avatar_url":"https://github.com/bxavaby.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"assets/stickers/oc.png\" alt=\"BITGUN\" width=\"120\"\u003e\n\n# BITGUN\n\n[![Live Demo](https://img.shields.io/badge/LIVE_DEMO-1a1a1a?style=for-the-badge\u0026logoColor=44c183\u0026logo=github)](https://bxavaby.github.io/bitgun)\n[![MIT License](https://img.shields.io/badge/MIT-ff0077?style=for-the-badge)](LICENSE)\n[![Web Audio API](https://img.shields.io/badge/Web_Audio-44c183?style=for-the-badge\u0026logoColor=1a1a1a)](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API)\n\n**Procedural 8-bit gunshot sound generator**\n\n\u003cimg src=\"assets/8bgss.png\" alt=\"BITGUN Interface\" width=\"600\"\u003e\n\n────\n\n**Infinite variation** • **No samples** • **Seed-based generation**\n\n────\n\n## Pixel Art Controls\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"assets/gpbs.png\" alt=\"Generate Button\" width=\"80\"\u003e\n\n*Generate new random gunshot sounds*\n\n\u003cimg src=\"assets/rbgs.png\" alt=\"Fire Button\" width=\"80\"\u003e\n\n*Play the current sound effect*\n\n\u003cimg src=\"assets/eabs.png\" alt=\"Export Button\" width=\"80\"\u003e\n\n*Download as WAV file*\n\n\u003c/div\u003e\n\n────\n\n## Features\n\n![Procedural Generation](https://img.shields.io/badge/Procedural_Generation-1a1a1a?style=for-the-badge\u0026logoColor=44c183)\n![Zero Samples](https://img.shields.io/badge/Zero_Samples-1a1a1a?style=for-the-badge\u0026logoColor=44c183)\n![Infinite Sounds](https://img.shields.io/badge/Infinite_Sounds-1a1a1a?style=for-the-badge\u0026logoColor=44c183)\n![Hex Seeds](https://img.shields.io/badge/Hex_Seeds-1a1a1a?style=for-the-badge\u0026logoColor=44c183)\n![WAV Export](https://img.shields.io/badge/WAV_Export-1a1a1a?style=for-the-badge\u0026logoColor=44c183)\n![Arcade Vibes](https://img.shields.io/badge/Arcade_Vibes-1a1a1a?style=for-the-badge\u0026logoColor=44c183)\n\n## How It Works\n\nPure Web Audio API synthesis using oscillators, envelope shaping, and bitcrushing. Each sound gets a unique hex seed for reproducible generation.\n\n## Usage\n\n![F Key Fire](https://img.shields.io/badge/F_Key-Fire-ff0077?style=for-the-badge)\n![Spacebar Focus](https://img.shields.io/badge/Spacebar-Focus_Input-ff0077?style=for-the-badge)\n![Custom Seeds](https://img.shields.io/badge/Terminal-Custom_Seeds-ff0077?style=for-the-badge)\n![Auto Export](https://img.shields.io/badge/Export-Includes_Seed-ff0077?style=for-the-badge)\n\n\n## Development\n\n```bash\ngit clone https://github.com/bxavaby/bitgun.git\n```\n\n\u003csub\u003e*Responsiveness varies by device. Feel free to [request improvements](https://github.com/bxavaby/bitgun/issues) for your setup.*\u003c/sub\u003e\n\n**MIT License © 2025 bxavaby**\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbxavaby%2Fbitgun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbxavaby%2Fbitgun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbxavaby%2Fbitgun/lists"}