https://github.com/themanyone/bixiecube
Scalable 3D twisty cube puzzle
https://github.com/themanyone/bixiecube
2x2 3x3 4x4 5x5 6x6 7x7 8x8 9x9 cube mindstorm plus rubik-s
Last synced: 2 months ago
JSON representation
Scalable 3D twisty cube puzzle
- Host: GitHub
- URL: https://github.com/themanyone/bixiecube
- Owner: themanyone
- License: gpl-2.0
- Created: 2025-03-26T10:03:45.000Z (about 1 year ago)
- Default Branch: stack
- Last Pushed: 2025-04-14T00:16:16.000Z (about 1 year ago)
- Last Synced: 2025-05-17T11:12:06.366Z (11 months ago)
- Topics: 2x2, 3x3, 4x4, 5x5, 6x6, 7x7, 8x8, 9x9, cube, mindstorm, plus, rubik-s
- Language: JavaScript
- Homepage: https://comptune.com/cube/
- Size: 1.05 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# BixieCube
A meme cube remake of the classic 3x3x3 [Rubik's Cube](https://en.wikipedia.org/wiki/Rubik%27s_Cube) puzzle game.
##Features
* drag and drop images onto cube
* variable number of faces from 2x2 to 9x9.
* alpha transparency



## Installation
No instillation required. It runs in the browser.
## Contributing
Source code is available from https://github.com/themanyone/BixieCube
TL-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.
## Running
* Touch (click) & drag faces to turn them.
* Drop images on cube faces and background to change textures and wallpaper.
* Customize by clicking on the gear icon.
### Keyboard shortcuts
* "abcdef": rotate faces clockwise. (Shift to rotate counter-clockwise).
* Number keys 1-9 determine how many layers should be rotated at a time.
## Configuration
* Click the gear icon to change the number of Cubies per axis.
## Contact
- [GitHub https://github.com/themanyone](https://github.com/themanyone/BixieCube)
- YouTube https://www.youtube.com/themanyone
- Mastodon https://mastodon.social/@themanyone
- Linkedin https://www.linkedin.com/in/henry-kroll-iii-93860426/
- Buy me a coffee https://buymeacoffee.com/isreality
- [TheNerdShow.com](http://thenerdshow.com/)
## LICENSE
BixieCube
Copyright (C) 2025 by Henry Kroll III, DBA [TheNerdShow.com](http://thenerdshow.com/)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.