cube-game Made May 2023 Recreation of Minecraft in Python using Tkinter Made entirely from scratch using only three libraries: math (for maths functions) pyautogui (to keep cursor centred) tkinter (for the canvas to display the game)