This is NOT part of the game that I am making. This project is a simple programming language. It might be confusing if you just started using this project, so if you are confused, scroll down. Guide: This project has four commands. 1, 2, 3, and 4. Commands: 1: Changes the list position ("listpos" variable) by 1. 2: Changes the list position ("listpos" variable) by -1. 3: Changes the value of the position selected by the "listpos" variable by 1 4: Changes the value of the position selected by the "listpos" variable by -1 Memory: A slider that controls the length of the list. To change it, choose a value, and press the green flag.