Skip to content

themanyone/BixieCube

Repository files navigation

BixieCube

A meme cube remake of the classic 3x3x3 Rubik's Cube puzzle game.

##Features

  • drag and drop images onto cube
  • variable number of faces from 2x2 to 9x9.
  • alpha transparency

demo pic demo pic demo pic

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 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

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.