Examples¶
Demo script¶
Run the bundled demo:
python example_tachypy.py
Run the fullscreen GLFW clock and stop-timer demo:
tachypy-clock-demo
From a source checkout:
python clock_timer_demo.py
Use Esc to quit, click START/STOP/RESET, or use Space and
R. For windowed development, run:
tachypy-clock-demo --windowed
Run the default demo:
python example_tachypy.py
Notes¶
Screendefaults to GLFW, andTextdefaults to the system-font renderer.