
1
Jugadores en el juego
69 😀
13 😒
75,12%
Clasificación
$5.99
Logros de Move Code Lines
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.
ID de la aplicacióon | 1300310 |
Tipo de aplicación | GAME |
Desarrolladores | Fewjix |
Editores | Fewjix |
Categorías | Un jugador, Logros de Steam, Nube de Steam |
Géneros | Indie |
Fecha de lanzamiento | 28 Ago, 2020 |
Plataformas | Windows |
Idiomas compatibles | English |
Logros de Steam de Move Code Lines
Move Code Lines ofrece a los jugadores un amplio abanico de desafíos, con un total de 15 logros por desbloquear. Estos logros abarcan diversas actividades en el juego, fomentando la exploración, el desarrollo de habilidades y la maestría estratégica. Desbloquear estos logros no solo proporciona una experiencia gratificante, sino también una mayor inmersión en el contenido del juego.

print ("Hello, world!")
Complete 1st Chapter

def f () { }
Complete 2nd Chapter

return
Complete 3rd Chapter

get_int ()
Complete 4th Chapter

if (true) { }
Complete 5th Chapter

while (true) { }
Complete 6th Chapter

for (var i = 0; i < n; ++i) { }
Complete 7th Chapter

break
Complete 8th Chapter

def f () { f () }
Complete 9th Chapter

var v = [1, 2, 3]
Complete 10th Chapter

var m = [[1, 2], [3, 4]]
Complete 11th Chapter

extra
Complete 12th Chapter

impossible
Complete 13th Chapter

any %
Open All Chapters

100%
Complete All Chapters