The program will create a cube in any dimensions and display it. repl.it will only allow up to 5 dimensions though. Press "p" to toggle perspective which could change the whole view. Press "space" to only show verticies. My second repl. Have fun!
@JonathanBrazier There's also a bunch of screen events you can use here: https://docs.python.org/3.1/library/turtle.html#turtle.listen
any dimensional cube
The program will create a cube in any dimensions and display it. repl.it will only allow up to 5 dimensions though. Press "p" to toggle perspective which could change the whole view. Press "space" to only show verticies. My second repl. Have fun!
@JonathanBrazier There's also a bunch of screen events you can use here: https://docs.python.org/3.1/library/turtle.html#turtle.listen