Wait a couple of seconds for the level to load. Arrow keys to move. [Z + X] to view lists and variables. [Remix, Remix, Remix!] Build levels of your own! Have Fun! Check Out @Sol- for a notably better version of this. (Coming Soon)
My story: Due to my extreme liking of older RPG games as a younger individual (Pokemon, Zelda, etc.), I have gotten into coding and was introduced to Scratch. I learned that many games revolve around tiles, so I made this engine out of an array (Which is a type of variable in coding languages (Java, JavaScript) that hold multiple pieces of data). Example of an array: var example = ["This","That","Those"] 300% Shadoex, Non-GMO, Ingredients: A Bit of Thinking and Time. Using this as a movement map for Inidyllia. -- I feel that the tile generation is slow, so I will fix it in soon. (w/out screen refresh messes things up, also need to make code more compact/simple.)