An open API service indexing awesome lists of open source software.

https://github.com/alokmenghrajani/crypto-rev-cubing

Companion code for the crypto-rev-cube puzzle.
https://github.com/alokmenghrajani/crypto-rev-cubing

ctf golang puzzle rubiks-cube

Last synced: about 1 month ago
JSON representation

Companion code for the crypto-rev-cube puzzle.

Awesome Lists containing this project

README

        

# crypto-rev-cubing
Companion code for a puzzle I made.

This code will tell you if a given side of the **crypto-rev-cube** is correct or not.

![photo](photo.jpg)

# Running
```
go run crypto-rev-cubing.go "testinput"
👽
```