Python Turtle & Minecraft with Python
Creating red square with python turtle module.
Read more ...
Creating pentagon with python turtle module.
Creating circles using for loop with python turtle module.
Creating many circles with three different colors using for loop with python turtle module.
Creating a circle at each vertex of the triangle.
Creating 16(4x4) circles using nested for loops with python turtle module.
Creating polygons in one line with python turtle module.
How to set the software evironment for minecraft with python.
Making a pyramid in minecraft with python.
The player should get out of the lava in three seconds.
The player should find a safe place so that the player wouldn’t sink in the snow.
Building a game hub that many players can play the mini games.