Skip to content

RayanYousef/Unity_Rubik_Cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rubik Cube (Unity)

alt text

This game was developed using Unity and features a randomly shuffled Rubik's Cube when shuffle button pressed. The player must use the buttons provided, including undo and redo buttons to solve the cube. There is also a solve button that automatically solves the cube.

Features:

  • Shuffle button that automatically shuffles the cube at the beginning of the game.
  • Undo and Redo buttons that allow players to backtrack their moves in solving the cube.
  • The functionality of Undo and Redo buttons were implemented using the Command Design Pattern.
  • Solve button that automatically solves the cube.
  • Smooth and realistic cube animation and rotation.

Video Link: https://drive.google.com/file/d/1nXNywGSYutLHClWVq6UvCQKfllQ8Ei63/view?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published