Skip to content

Basic 2-player Bomberman clone for the Flipper Zero over Sub-Ghz radio

Notifications You must be signed in to change notification settings

ashleyhuxley/bomberfox

Repository files navigation

BomberFox In Development Powered By

Bomberman for the FlipperZero utilising the SubGHz radio for multiplayer functionality with other nearby flipper devices!

For more information about the SubGHz protocol, please see protocol.md Screenshot of the Main Menu

How to play

  • Select a character, Wolf Or Fox!
  • Fox is Player 1 and chooses the level. Ensure Player 2 has selected "Wolf" before Fox starts the game.
  • Move with directional D-Pad
  • Place Bomb with Center Button
  • Broken walls may reveal hidden power-ups! Either extra bombs, or increased explosion distance.
  • Exit Game by holding the return button

To play multiplayer locally with another person, make sure you select different characters!

Project Status

This project is in active development. We're currently working towards an initial release.

Level Editor

A basic Java Applet for creating levels for BomberFox BomberFoxLevelEditor Java Applet Level Editor The Edited Level InGame

In Game Screenshots!

InGame screenshot of an unmodified board InGame screenshot after blowing up a few walls

Special Thanks!

This project would not be possible without these great people!

  • FlipperZero
  • UFBT
  • Various other open source applications which were used as reference!