How to use CodeCraft
All the tools you need to learn Python in CodeCraft are built into this web page. You can edit and run your code, then immediately see the result in the console window/3D game world.
CodeCraft Screen:
The buttons on the top button row:
![]() |
Run your program |
![]() |
Take a screenshot of your virtual world |
![]() |
Undo the previous change |
![]() |
Redo the previous change (undo the undo) |
![]() |
Show/hide this tutorial |
![]() |
Choose a different programming language |
![]() |
Create a new file or choose a different file to work on |
Please make sure to select "Python" in the language choice button for this lesson.