MCPcopy Create free account
hub / github.com/asweigart/PythonStdioGames / rotatingcubebext.py

File rotatingcubebext.py

inprogress/rotatingcubebext.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Rotating Cube (Bext Version), by Al Sweigart al@inventwithpython.com
2
3A rotating cube animation. Press Ctrl-C to stop."""
4__version__ = 1

Callers

nothing calls this directly

Calls 4

clearMethod · 0.80
rotateXYZFunction · 0.70
lineFunction · 0.70
transformPointFunction · 0.70

Tested by

no test coverage detected