{"id":28206804,"url":"https://github.com/themanyone/bixiecube","last_synced_at":"2026-02-19T05:31:42.253Z","repository":{"id":284542194,"uuid":"955226455","full_name":"themanyone/BixieCube","owner":"themanyone","description":"Scalable 3D twisty cube puzzle","archived":false,"fork":false,"pushed_at":"2025-04-14T00:16:16.000Z","size":1106,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"stack","last_synced_at":"2025-05-17T11:12:06.366Z","etag":null,"topics":["2x2","3x3","4x4","5x5","6x6","7x7","8x8","9x9","cube","mindstorm","plus","rubik-s"],"latest_commit_sha":null,"homepage":"https://comptune.com/cube/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/themanyone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.yml","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},"funding":{"github":"themanyone","patreon":"themanyone","buy_me_a_coffee":"isreality","custom":["https://www.paypal.me/mrhandy","comptune.com"]}},"created_at":"2025-03-26T10:03:45.000Z","updated_at":"2025-05-04T00:09:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0bb50aa-8ca5-45c6-a822-39079f69b2ca","html_url":"https://github.com/themanyone/BixieCube","commit_stats":null,"previous_names":["themanyone/bixiecube"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/themanyone/BixieCube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themanyone%2FBixieCube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themanyone%2FBixieCube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themanyone%2FBixieCube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themanyone%2FBixieCube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themanyone","download_url":"https://codeload.github.com/themanyone/BixieCube/tar.gz/refs/heads/stack","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themanyone%2FBixieCube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29604552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T05:11:50.834Z","status":"ssl_error","status_checked_at":"2026-02-19T05:11:38.921Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["2x2","3x3","4x4","5x5","6x6","7x7","8x8","9x9","cube","mindstorm","plus","rubik-s"],"created_at":"2025-05-17T11:12:26.408Z","updated_at":"2026-02-19T05:31:42.237Z","avatar_url":"https://github.com/themanyone.png","language":"JavaScript","readme":"# BixieCube\n\nA meme cube remake of the classic 3x3x3 [Rubik's Cube](https://en.wikipedia.org/wiki/Rubik%27s_Cube) puzzle game.\n\n##Features\n\n* drag and drop images onto cube\n* variable number of faces from 2x2 to 9x9.\n* alpha transparency\n\n![demo pic](bixiecube2.webp)\n![demo pic](bixiecube5.webp)\n![demo pic](bixiecube9.webp)\n\n## Installation\n\nNo instillation required. It runs in the browser.\n\n## Contributing\n\nSource code is available from https://github.com/themanyone/BixieCube\n\nTL-DR. This package depends on [Three.js](https://threejs.org/) being available. After playing the game, it will be stored in the browser cache. If desired for web hosting or whatever, you may also install it separately.\n\n## Running\n\n* Touch (click) \u0026 drag faces to turn them.\n\n* Drop images on cube faces and background to change textures and wallpaper.\n\n* Customize by clicking on the gear icon.\n\n### Keyboard shortcuts\n\n* \"abcdef\": rotate faces clockwise. (Shift to rotate counter-clockwise).\n\n* Number keys 1-9 determine how many layers should be rotated at a time.\n\n## Configuration\n\n* Click the gear icon to change the number of Cubies per axis.\n\n## Contact\n\n- [GitHub https://github.com/themanyone](https://github.com/themanyone/BixieCube)\n- YouTube https://www.youtube.com/themanyone\n- Mastodon https://mastodon.social/@themanyone\n- Linkedin https://www.linkedin.com/in/henry-kroll-iii-93860426/\n- Buy me a coffee https://buymeacoffee.com/isreality\n- [TheNerdShow.com](http://thenerdshow.com/)\n\n## LICENSE\n    BixieCube\n    Copyright (C) 2025 by Henry Kroll III, DBA [TheNerdShow.com](http://thenerdshow.com/)\n\n    This program is free software; you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation; either version 2 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License along\n    with this program; if not, write to the Free Software Foundation, Inc.,\n    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n","funding_links":["https://github.com/sponsors/themanyone","https://patreon.com/themanyone","https://buymeacoffee.com/isreality","https://www.paypal.me/mrhandy","comptune.com"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemanyone%2Fbixiecube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemanyone%2Fbixiecube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemanyone%2Fbixiecube/lists"}