Logo Asteroids is a game in which you must use Logo commands to move around and destroy the asteroids.
Many standard Logo commands are supported as well as the additional commands fire that will fire at the asteroids and start that will begin the game.
You read about Logo Asteroids, including an introduction to Logo, in
this blog post.
You can find the source code for Logo Asteroids on
GitHub. You can use GitHub's issue tracker to
report bugs and make feature requests.