gnubik 2.4.3
3d Rubik's cube game
GNUbik is a puzzle game in which you must manipulate a cube to make each of its faces have a uniform color. The game is customizable, allowing you to set the size of the cube (the default is 3x3) or to change the colors. You may even apply photos to the faces instead of colors. The game is scriptable with Guile.
- Website: https://www.gnu.org/software/gnubik/
- Licenses: GPL 3+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gnubik 2.4.3
as follows:
guix install gnubik@2.4.3
Or install the latest version:
guix install gnubik
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.