Scratch Extension Site
Repositories
asweigart repositories
Python for Scratch programmers. Built on Pygame.
A collection of "scroll art" computer animation programs in several languages, suitable for teaching/learning to code.
Website source for scrollart.org
A simple Python module that produces ASCII art of seven-segment display numbers.
A tutorial system for learning the shell/command line. For Windows and macOS/Linux.
Shortcut is a cross platform command line application and API for creating shortcuts.
A Python module to generate unambiguous strings for URL shortners or similar services.
Shows a simplified view of the call stack.
A Python module to show the steps in evaluating an expression.
Images are too big; an offline JavaScript browser app that shrinks images and converts to webp.
Python game using Pygame where the player must mimic patterns with mouse gestures. Uses the MooseGesture module.
A simple tutorial for Python's turtle.py. This tutorial is meant to be easily translated into languages besides English.
This repo's history charts the simplification of a library (getkey on PyPI). It's an educational example and not meant to be runnable code.
A demonstration of the flood fill algorithm in Python using snails and yarn balls as a metaphor.
A virtual museum maker web app that works offline.
The "Invent with Python" Blog's Source Code Makeover project.
Squint Maze is my entry for the Ludum Dare 31 contest. The theme is "Entire Game on One Screen"
A simple script I use to check for StackOverflow questions on a given topic (PyAutoGUI, in my case).