We will use a python library called pyglet to create this minecraft game in python pip install pyglet
Here are the game controls of this game
"W" to move forward "S" to move backward "A" to move left side "D" to move right side "Left click mouse" to remove a block "Right click mouse" to create a block "Space" to jump "Esc" to pause the game