← Back to catalog
Cover image for # Lock

# Lock

# Lock - "Thinky Puzzle" game jam submission. Slide numbers and operators to solve math expressions. You'll need to unlock your path to reach the goal. Use the Arrow Keys to move the player within the grid and through the path to reach the goal. Push numbers and operators into horizontal or vertical tuples to make mathematical expressions. The order in which the expression is completed determines the result. Horizontal and vertical expressions work the same. If the last element pushed is an operator, left->right and top->down order is used. 2 pushed into a sequence of ( [ ] [-] [1] ) == 2 - 1 = 1 1 pushed into a sequence of ( [ ] [-] [2] ) == 1 - 2 = -1 Yielded numeric results give you the values needed to unlock your route to the goal. Operators (Extended) @ Average operator 2@5 = (2+5) /2 = 3.5 (All values are set to the floor value) = 3 ~ Joiner Operator 2~5 = 25 5~2 = 52 52 ~ 6 = 526 (( Toggle Edit Mode: <E>dit or <Escape> ))g ( goal creation ) l ( load ) s ( save ) d ( toggle door ) f ( toggle fixed position ) w ( set wall ) b ( set block (moveable obstacle) <space> ( clear cell ) 0-9 ( set value ) + - * / ^ % @ ~ ( set operator ) <enter> ( set value ) (( Back to Main Menu: <H>ome or <Backspace> ))

lostwords 19 followers· portfolio 11 View creator →
PLAY IN BROWSER
ItchDB signals
★ 5 avg rating
1 ratings
11 comments
Catalog standing Top 99%
#397,926 of 399,791most rated

Ratings over time

Cumulative · 30d
1 30d ago today
Cumulative ratings

Screenshots

1 / 3
Screenshot 1 for # Lock
Screenshot 2 for # Lock
Screenshot 3 for # Lock