Skip to content

johnnyasantoss/rubiks_cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubik's Cube Simulator/Resolver/Parser

TODO

  • [ X ] Initial objects
  • [ X ] Pretty print the cube in the console
  • [ - ] Parse expressions eg. LL'R => left, left, reverse right U2 => up in the 2 column
    • [ X ] Simple Parser
    • [ ] Advanced Parser
  • [ ] Execute moves
    • [ - ] Line moves
    • [ ] Column moves
    • [ ] Special moves eg. Front & Back
  • [ - ] IDLE with ReadLine
    • [ X ] History
    • [ ] Autocompletion
    • [ ] Change config eg. commands to change the parser behavior
  • [ ] 3D Visualiser
  • [ ] Automatic solver
  • [ ] Logging of whats is happening
  • [ ] IO integration (for external usage eg. pipes)
  • [ ] Maybe AI? who knows?

About

Rubik's cube "simulator"(?)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages