├── README.md ├── screenshot1.png ├── screenshot2.png ├── threadworms.py └── threadworms_nocomments.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asweigart/threadworms/HEAD/README.md -------------------------------------------------------------------------------- /screenshot1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asweigart/threadworms/HEAD/screenshot1.png -------------------------------------------------------------------------------- /screenshot2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asweigart/threadworms/HEAD/screenshot2.png -------------------------------------------------------------------------------- /threadworms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asweigart/threadworms/HEAD/threadworms.py -------------------------------------------------------------------------------- /threadworms_nocomments.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asweigart/threadworms/HEAD/threadworms_nocomments.py --------------------------------------------------------------------------------