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.
9 stars
1 watching
0 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
puzzlerubiks-cubewebsite
Related projects:
Repository | Description | Stars |
---|---|---|
scarvalhojr/aoc-cli | A command-line tool for solving Advent of Code puzzles | 293 |
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 | 4 |
vlang/adventofcode | A repository of solutions to Advent of Code puzzles in the V programming language. | 42 |
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 | 749 |
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 the annual Advent of Code puzzle challenge | 37 |
macil/aocd | A tool and library for creating and running Advent of Code solutions using Deno. | 5 |
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 | 0 |
pacso/aoc_rb | Tools and templates for solving Advent of Code puzzles in Ruby | 24 |
mebeim/aoc | A personal repository of Advent of Code solutions and walkthroughs. | 403 |
rust-lang/chalk | An implementation of the Rust trait system using a PROLOG-like logic solver | 1,860 |
eduherminio/aochelper | A .NET library to simplify solving Advent of Code puzzles with automated performance measurement and support for multiple problem-solving strategies. | 56 |