/meltdown

A game about radiation

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Meltdown

A puzzle game about radiation built for Pygame Community Easter Jam 2023.

If trying to run this from source, be aware:

  • The game requires Box2D (pip install Box2D) but as of writing this it doesn't seem like Box2D supports python 3.9, 3.10, or 3.11. I recommend using python 3.8.
  • The game requires pygame-ce (not pygame). It will not work with regular pygame due to using a couple -ce features (color swizzling and text wrapping, mainly).

Here are the five most recent gifs committed:

08_demo.gif

07-menus.gif

06-gameplay.gif

05-crystals-and-particle-physics.gif

04-pulling-boxes.gif