
About
Atomic Bomberman is a 1997 Interplay Productions game for PC, the first original Bomberman title developed for Windows and the second PC entry in the series after Dynablaster. Bombman is a free/open-source Bomberman-style clone written in Python, run directly with `python bombman.py`; as of version 0.95 the entire game, including its media assets, is released under the CC0 public-domain license.
How it differs from the original
As of version 0.95, all game assets were replaced with CC0-licensed ones, so it uses no original Bomberman-branded artwork.
Getting started
Run it directly from the command line with the Python interpreter.
Additional notes
- External link
- An early-development gameplay video is linked from the README.