Skip to content

A randomizer for a 3x3 rubik's cube written in Rust 1.78.0 and visualized with Raylib rust binding

Notifications You must be signed in to change notification settings

Blacktea1501/Cube-Randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubik's Cube Randomizer

This is a project that i thought would be fun to create. It's written in Rust 1.86.0 and depends on rand crate for random number generation and raylibrs 5.0 for the GUI.

Compile and run

Clone the repository, cd into the project and run:

cargo run --release

This might be changed in the future and i will add an installation skript.

Controls

Key Action
ESC Quit the Program
P Interupt the inspection timer
Return Generate new Scramble
Space Start the inspection timer \ Stops the stopwatch
hold Space Get ready during inspection
release SPACE start the timer

Screenshot

Screenshot

About

A randomizer for a 3x3 rubik's cube written in Rust 1.78.0 and visualized with Raylib rust binding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages