A 2D space shooter based on Activision's Megamania game from 1982. It is written with Python and the Arcade 3.0 library, and uses Rye for package management. Definitely still in progress, but it works now.
This game itself has been made entirely using Anthropic's AI, Claude 3 Sonnet, with prompt engineering supplied by me. Details here.
Tested on Windows 11.
First, install Rye. Then at a command prompt in the project directory, type rye sync
. Finally, type rye run python megamania.py
.
The prototype in action: