General interface techniques - arbuxsrc/replicube-techniques GitHub Wiki
Take regular breaks to rest your brain. Real life is not made of voxels.
The Main Interface
Yellow Stickies
Yellow stickies are great for making general notes, but use comments for individual solutions
While Developing a Solution
Hover over colours for constants
Hover over the colours at the bottom of the editor to get the constant names for each of the colours:
Learn about how the game scores
To understand how to improve your scores, use the Documentation tab:
Code tabs
Don't miss out on code tabs.
- The Add Code Tab allows new tabs to be added. The new tab will be populated with the starting setup for the puzzle.
- Right click on a tab to rename or delete the tab.
Copy and Paste solutions
Copy and paste works to notepad/notes. This will allow you to save code blocks.