Black box: Difference between revisions

Content added Content deleted
Line 824: Line 824:
Example use: <lang J> bbox 8</lang>.
Example use: <lang J> bbox 8</lang>.


Or, for 10 atoms in a 15x15 grid: <lang J> 8 bbox 15</lang>.
Or, for 10 atoms in a 15x15 grid: <lang J> 10 bbox 15</lang>.


This version allows the user to place and observe individual beams after finishing a game.
This version allows the user to place and observe individual beams after finishing a game.