puzzle_cube

Puzzle solver

A web-based solution for Rubik's cube puzzles, allowing users to solve and generate solve data in their browsers.

Rubik's cube solver that runs in a web browser, written in rust.

GitHub

9 stars
1 watching
0 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list

puzzlerubiks-cubewebsite

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
scarvalhojr/aoc-cli A command-line tool for solving Advent of Code puzzles 250
hakoerber/adventofcode An Advent of Code solution implemented in Rust, providing a challenge-response interface to solve puzzles and games. 0
janniknickel/adventofcode A collection of solutions to Advent of Code puzzles in various programming languages and years 2
vlang/adventofcode A collection of solutions to Advent of Code puzzles in the V programming language. 33
hieptk/aoc A C++ implementation of the Advent of Code puzzle challenges 4
fspoettel/advent-of-code-rust A Rust template for solving Advent of Code puzzles 645
hammer/wikichallenge An implementation of Dell Zhang's solution to Wikipedia's Participation Challenge on Kaggle, using Python. 11
connorslade/advent-of-code A collection of Rust solutions to a yearly programming challenge where participants solve puzzles and problems in a competitive format. 33
macil/aocd A tool and library for solving Advent of Code puzzles 4
destynova/advent_of_code_2021 A collection of solutions to Advent of Code 2021 puzzles in multiple programming languages. 8
axsk/advent-of-code An implementation of the popular Advent of Code puzzle-solving platform in Julia 1
pacso/aoc_rb A tool to help developers solve Advent of Code puzzles by automating puzzle setup and submission. 18
mebeim/aoc A personal repository of Advent of Code puzzle solutions and walkthroughs. 384
rust-lang/chalk An implementation of the Rust trait system using a PROLOG-like logic solver 1,843
eduherminio/aochelper A framework for solving Advent of Code puzzles in .NET, providing tools and structure for puzzle solvers 55