# RubikCube **Repository Path**: MkJzCode/RubikCube ## Basic Information - **Project Name**: RubikCube - **Description**: 魔方 fork from https://github.com/zdd/RubikCube - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-27 - **Last Updated**: 2024-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RubikCube A Rubic Cube implemented by C++ and DirectX 9.0(Fixed pipeline) ## Requirement Microsoft DirectX SDK (June 2010) ## Usage ### Mouse * Left button dragging - Rotate a layer * Right button dragging - Change view * Wheel - Zoom in/out ### Keyboard * 'F' - Toggle between window and full-screen mode * 'S' - Shuffle * 'R' - Restore * 'Esc' - Quit ## Screen shot ![Restore](https://raw.github.com/zdd/RubikCube/master/screenshot_restore.jpg) ![Shuffle](https://raw.github.com/zdd/RubikCube/master/screenshot_shuffle.jpg) ![Rotate](https://raw.github.com/zdd/RubikCube/master/screenshot_rotate.jpg)