ScratchData LogoScratchData
Back to mlcreater's profile

Clear the Hexagons

MLmlcreater•Created March 5, 2022
Clear the Hexagons
10
5
221 views
View on Scratch

Instructions

Press "Play" the first time you play this project. Your goal is to change as many as possible of the hexagons' numbers to 0. You have these ways to change the numbers in a group of hexagons: * D key: changes the highlighted number by -1 and the two above by +1 * F key: changes the highlighted number by +1 and the two above by -1 * R key: changes the highlighted number by -1 and its reflection across x=0 by +1 * E key: changes the highlighted number by +1 and its reflection across x=0 by -1 * ++++ button: changes all numbers in its row by +1 * ---- button: changes all numbers in its row by -1 * ←+→ button: enters "double world", replacing each number in its row with itself plus its reflection and hiding all other rows * oø button: exits double world, halving the entire board and adding the result to the normal board "Points" is the sum of the absolute values of the numbers, times the number of hexagons that don't have 0. Try to make Points ≤ Goal; if you can't, press "Reset" and answer 987 to skip to the next puzzle. Press "Create" to make up your own puzzle. You can edit it with the ++++ and ---- buttons and the DFRE keys, and with two more keys that only affect one hexagon: * T: changes the highlighted number by +1 * G: changes the highlighted number by -1 Press "Test" to try to solve your puzzle without erasing the initial setup (which you get back by pressing "Done"). Press "Save" to see a code that represents your puzzle; copy it, and you can answer it when you press "Load" to play your puzzle again.

Project Details

Project ID654939059
CreatedMarch 5, 2022
Last ModifiedJune 14, 2022
SharedJune 14, 2022
Visibilityvisible
CommentsAllowed