WASD or arrow keys to move camera Eraser - erases Wires creates - wires Pixel Light - lights when powered Switch - provides power when interacted with Mouse - interacts with things Selector - select area of tiles [not finished]
Me An attempt to copy terraria's wiring as best I can. Its not the best because I don't know how to code wires. Be careful when seeing inside on a slow device as the wires sprite alone contains over 4000 code blocks and will lag. Updates v1.0 -shared v1.1 -fixed wires to work better than before -added wire colors blue, green and yellow -added ability to save and load one wire grid -added text render -added sounds -optimized things -replaced variables v1.2 -recoded code that tells wires how to connect to fix wires connecting to different colored wires. aka redid 2316 blocks of code... fun -fixed wires only powering to the left and down -added Tile to info box -small optimizations V1.3 -re redid 2316 blocks of code now 3052 that tells wires how to connect again but it should work perfectly this time. Also all of it is only visual stuff so its not even needed but I want it to look good. -linked turbo warp in comments -replaced time per 60 frames variable with text -replaced Fps with text -added Dev Mode variable "just shows more info"