Skip to content

A 2D space shooter based on Activision's Megamania

Notifications You must be signed in to change notification settings

bcorfman/megamania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ba9650 · Oct 4, 2024

History

11 Commits
Sep 19, 2024
Sep 22, 2024
Oct 4, 2024
Oct 4, 2024
Sep 22, 2024
Oct 4, 2024
Sep 19, 2024
Sep 19, 2024
Sep 22, 2024
Sep 19, 2024
Sep 19, 2024
Sep 19, 2024
Sep 19, 2024
Sep 19, 2024
Sep 19, 2024
Sep 19, 2024

Repository files navigation

Megamania

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: