Move Code Lines Achievements
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.
App ID | 1300310 |
App Type | GAME |
Developers | Fewjix |
Publishers | Fewjix |
Categories | Single-player, Steam Achievements, Steam Cloud |
Genres | Indie |
Release Date | 28 Aug, 2020 |
Platforms | Windows |
Supported Languages | English |
Move Code Lines Steam Achievements
Move Code Lines offers players a rich tapestry of challenges, with a total of 15 achievements to unlock. These achievements span a variety of in-game activities, encouraging exploration, skill development, and strategic mastery. Unlocking these achievements provides not only a rewarding experience but also a deeper engagement with the game's content.

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