Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

asweigart/threadworms

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threadworms

A multithreaded programming demonstration in Python & Pygame using a "Nibbles" clone.

Demo is on the Invent with Python Blog

This Python & Pygame script shows a simple window where "worms" of various lengths and speed run around. The program demonstrates multithreaded programming and using locks to make the code threadsafe (worms will never go through each other.)

This code works with either Python 3 or Python 2. You need Pygame installed to run it.

Uncomment the setGridSquares() function call to draw static squares on the map, instead of having a completely open field. You can also try adjusting the constants at the top of the file.

About

A multithreaded programming demonstration in Python & Pygame using a "Nibbles" clone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.