Initial commit
This commit is contained in:
25
README.MD
Normal file
25
README.MD
Normal file
@@ -0,0 +1,25 @@
|
||||
# Rubiksinator
|
||||
|
||||
A simple software that perform some Rubik's Cube algorithms
|
||||
|
||||
## USAGE
|
||||
|
||||
```console
|
||||
./rubiks <algorithm>
|
||||
```
|
||||
[thumbnail]: https://gitea.lejulien.link/lejulien/rubiksinator/raw/branch/main/thumbnail.png
|
||||
|
||||
![Rubic][thumbnail]
|
||||
|
||||
|
||||
TODO :
|
||||
|
||||
- implement resolution algorithms
|
||||
|
||||
|
||||
REFERENCES :
|
||||
|
||||
- PPM file format : http://paulbourke.net/dataformats/ppm/
|
||||
- Rubik's Cube Notation : https://ruwix.com/the-rubiks-cube/notation/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user