Skip to content

Asteroids in python3 turtle (Currently unfinished I will hopefully finish it some day)

Notifications You must be signed in to change notification settings

Oddant1/Asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

Asteroids in python3 turtle (Currently unfinished I will hopefully finish it some day)

NOTE

I have only ever run this on Linux Mint I don't know if there is anything here preventing it from working properly on any other platform

Dependencies

python3

python3 turtle library (pip3 install turtle)

python3 keyboard library (pip3 install keyboard)

Instructions

Run the asteroids.py file with python 3

Note it requires admin privileges to run (at least on linux) because it uses the keyboard library

About

Asteroids in python3 turtle (Currently unfinished I will hopefully finish it some day)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages