Skip to content

MorceNOX/CCube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCube

logo

This is a complete and robust terminal-based and very accurate scrambles generator and timer for your Rubik's Cube practicing. Scrambles and timers are shown in very big letters. It also shows your times and the averages according to the WCA rules.

It is the only application which gives you the 15 seconds regressive timer after the scramble, so you can analyze your cube the same way it happens in the competitions! After this, the game really begins. You will see the changes in the screen and will hear the sound indication.

Written in C, this application is extremely fast, small and does the task. It runs everything the way a Speedcuber needs, with very big letters and without complication. Of course we put some colors, animations and sound effects to make the things more pleasant and enjoyable.

Requirements

You can install libao to runs the timer and the pre-timer with sounds. We provide commands to install it if you runs under any Linux system or MacOS.

For Ubuntu/Debian:

make install-libao-debian

For Fedora/RHEL/CentOS:

make install-libao-redhat

For MacOS:

make install-libao-macos

Instalation

Just clone this repository, enter the directory and runs the following commands:

make
make install

How the application works?

Here are a few screenshots showing the features and the simplicity.

The generated scramble:

001-generated-scramble

The 15 seconds pre-timer:

002-15secs-counter

The Timer:

003-timer

The Averages and the possibility to cancel the current scramble and its time:

005-averages

Your last times and scrambles in the current session:

006-last-times-list

Closing the Session

007-closed-session

Enjoy your CCube!

About

This is a complete and robust terminal-based and very accurate scrambles generator and timer for your Rubik's Cube practicing. Scrambles and timers are shown in very big letters. It also shows your times and the averages according to the WCA rules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors