Corrige programas con errores reorganizando líneas de código para obtener la salida correcta. Define entradas personalizadas y resuelve más de 130 puzles que forman un laberinto de desafíos de programación. Trabaja con arrays, condiciones, bucles y funciones en este indie puzzle game, usando ChaiScript -un lenguaje muy similar a Python y JavaScript.
Ajusta la velocidad de ejecución, pausa para observar la ejecución línea por línea o crea programas utilitarios externos para los niveles más duros. Los jugadores de PC amantes de los puzles lógicos basados en código encontrarán aquí su juego ideal, que combina scripting práctico con depuración paso a paso.
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.