Skip to content

Improvement of my rubiks cube code from my older account github.com/n0xia/rubiks-cube

License

Notifications You must be signed in to change notification settings

kernel137/rubiks-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubiks Cube CLI display

animated

This is a proof of concept C++ program that displays and moves an unfolded rubiks cube in a bash or similar CLI.

Installation

Change your working directory to ./files and compile using g++ cube.h main.cpp -o filename.out.

Run with ./filename.out.

About

Improvement of my rubiks cube code from my older account github.com/n0xia/rubiks-cube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages