I love to play around in this... game? Whatever it is, I do wish the connections were displayed with arrows. It would make it much clearer to see what goes where. Also, being able to disable H bringing up the help menu would help, or maybe just add a help button. Still, a great idea, and fun to mess around in!
the help menu keeps popping up whenever i press H even while i am typing in code. is there a way to disable that or am i going to have to deal with it for now?
The game assumes knowledge of Lua, for a quick start you can visit https://learnxinyminutes.com/docs/lua/. There are also written game-specific instructions on how to code for the programmable block - check out examples/basic.lua
← Return to game
Comments
Log in with itch.io to leave a comment.
I love to play around in this... game? Whatever it is, I do wish the connections were displayed with arrows. It would make it much clearer to see what goes where. Also, being able to disable H bringing up the help menu would help, or maybe just add a help button. Still, a great idea, and fun to mess around in!
the help menu keeps popping up whenever i press H even while i am typing in code. is there a way to disable that or am i going to have to deal with it for now?
How to play on android?(controls)
Oh first I don't understand much. Can you make a short how-to video? ;o
The game assumes knowledge of Lua, for a quick start you can visit https://learnxinyminutes.com/docs/lua/. There are also written game-specific instructions on how to code for the programmable block - check out examples/basic.lua