WASD to move (double tap to sprint) CLICK to mine and place blocks z,x,v, and m show some lists c is for commands or putting things in Steve's memory(a lame concept). COMMANDS: (type exactly as they appear) /tp to x,y -- will prompt you for x and y values and teleport you /tp to x -- will prompt you for x value and teleport you /tp to y -- will prompt you for a y value and teleport you /tp to ground -- will teleport you to ground level /set marker -- will prompt you for a name and record your current x and y position under that marker name /tp to marker -- will prompt you for a marker name and teleport you to the x and y position stored under that marker name /place block -- will prompt you for a block and switch it to the currently held block /find block -- will prompt you for a block name and check if it is in the world(helpful for debugging). /save -- supposed to make a save string, but it is broken and takes a long time. Once it is done saving it will bug out and you will have to press the green flag.
This project was my attempt at a Minecraft clone. I actually made this all the way back around the year 2013. I am no longer working on this, so DON'T BOTHER REPORTING BUGS (of which there are many). Credit to @Dylan5797 for recovering this project for me. I stopped working on it because it wouldn't load and then I deleted it after a year. Back then no one knew how to download a project with an ID without going into the editor. After much time, stumbled along and offered to help. I decided to share this since I put so much work in to it, even though I will never actually finish it. Feel free to look at the code for some pointers on how to make your own Minecraft clone. It should be somewhat simpler than 's, but mine is probably messier. If I was to continue working on this, I'd give it a complete overhaul. I don't recommend using this as a base for your own Minecraft clone, although there are parts that could be reused. Feel free to use any code and artwork as long as you give credit.