python_notes/Turtle/Drone Invaders/README.md
2022-07-28 16:38:05 -05:00

5 lines
No EOL
307 B
Markdown

## Drone Invaders
A *very* basic Space Invaders/Galaga style game made using turtle (and pygame, but only for sound and music).
Atkinson's original is posted on canvas (I think), but this is a lot cleaner code. I can't really tell if it works though,
because it runs *very* slowly on the school computers.