vscode-pets
vscode-pets copied to clipboard
Turtle has white background and invalid states
Some issues when testing the turtle:
- The graphics don't have a transparent background, so the white box is visible
- There is an invalid state in the tree, showing the glitching icon
- The turtle is too fast. Suggest reducing the speed in the Pet class attribute
@enkeefe