魔方游戏,包含DirectX9、DirectX11、JavaScript(WebGL)三种实现版本
-
Updated
May 30, 2020 - C++
魔方游戏,包含DirectX9、DirectX11、JavaScript(WebGL)三种实现版本
Rubik's Cube Solver. An optimized implementation of Kociemba's two-phase algorithm. C++
This program solves Rubik's cube 3x3
Some day to day puzzles solved using C++!
Rubik's cube solver using PDB, developed in C++.
Solving the Rubik's Cube using three different search strategies including Iterative Deepening Search, A Star Search, Iterative Deepening A Star Search. The searches were compared in terms of: Number of nodes expanded and Optimality.
Add a description, image, and links to the rubik-cube topic page so that developers can more easily learn about it.
To associate your repository with the rubik-cube topic, visit your repo's landing page and select "manage topics."