amipython
PYTHON AMIGA C
A Python-to-Amiga game development toolchain. Write games in a Python subset,
preview instantly on desktop, then transpile to C and cross-compile to native
68k Amiga executables. Follows the AMOS/Blitz Basic model but with modern Python
syntax. Handles low-level Amiga complexity through an ACE-based game engine
abstraction — supports graphics, sprites, input, and can generate bootable
floppy disk images.
github.com/richardjr/amipython