turtle/turtle-example
..
2025-10-01 17:12:45 +02:00
2025-10-01 17:12:45 +02:00
2025-10-01 17:12:45 +02:00
2023-01-25 12:00:17 +01:00
2025-10-12 12:40:40 +02:00

turtle-example

⚠️ LEGACY PACKAGE - Bevy-based implementation

This package contains the original Bevy-based turtle implementation.

For current development, see turtle-lib-macroquad.
See the main README for the active project.

Status

This package is no longer actively developed. The project has moved to a Macroquad + Lyon architecture for:

  • Faster compilation times
  • Simpler codebase
  • Better rendering quality

Examples here are kept for reference only.