
Move Code Lines
Very Positive · 92 reviews
80% positive (74 / 92)
Screenshots





Description
Move Code Lines is a game where you fix programs and make them print needed output. But the only way you can achieve that is to change the order of lines in those programs, and set custom input.
Single-player
Released
August 28, 2020
Price
$7.99
Platforms
Windows
Developer
Fewjix
Publisher
Fewjix
IndieAutomationDifficultEducationHackingLogicProgrammingPuzzleSimulationSingleplayerText-Based
About
Move Code Lines is a puzzle game where you fix programs and make them print needed output. But the only way you can achieve that is to change the order of lines in those programs, and set custom input.
- Find your way through a maze of code in more than 130 puzzles
- Work with arrays, conditions, loops and functions
- Change speed, or even pause execution, and watch programs working line by line
- The most difficult levels require writing your own utility programs outside the game that will help you solve puzzles
Programming language that you will interact with is ChaiScript. It is very similar to Python and JavaScript, but it's another language.