FINAL PROJECT isn't it

Fork of ELEC351 by Plymouth ELEC351 Group T

Moves.hpp

Committer:
thomasmorris
Date:
2018-07-16
Revision:
56:bc5345bc6650

File content as of revision 56:bc5345bc6650:

//This is where the algorithms movements will be defined
#include "ALGORITHM.hpp"
void White_Cross();

//White Cross funcitons
void White_Cross_Position();
void White_Cross_Orientate();
void White_Centre_Swap();



void White_Corners();
// White Corner functions
void Middle_Layer();
void Top_Cross();
void Top_Layer();
void Corner_Positioning();
void Edge_Orientation();