BeepMini Adventure Game Maker

Feedback ⤴ Submit Game ⤴

The BeepMini Adventure Game Maker is a web-based tool for creating and editing adventure games for BeepMini. You can use it for 1 of 2 things.

  1. Making games that can be played in the BeepMini console.
  2. Making maps for your own BeepMini games.

How to use the Adventure Game Maker

  1. Open the Adventure Game Maker in your web browser.
  2. Design the map layout.
  3. Add game objects and other elements to the map.
  4. Export the map as a .b8.png file.
  5. Load the exported map file into your BeepMini game or console.

Editor Sections

The Map Editor consists of several sections for different tasks.

The menu at the top of the editor provides access to various functions:

How to Use the Games

You can play games created with the Adventure Game Maker on the BeepMini console in a web browser.

The games can be exported from the Adventure Game Maker as .b8.png files, which can be loaded into the BeepMini console. These files contain all of the game settings, and map data needed to run the game.

If you edit the image or display them on social media it may corrupt the data so be careful when you share the game.

Submitting your game

You can submit your game to the BeepMini Game Gallery by following the instructions on that page. You should do this by pressing the ‘save’ button in the Adventure Game Maker, and then copying and pasting the JSON data into the submission form.

Future Wishlist

The following is a non-exhaustive list of features that I would like to add to future versions of the Adventure Game Maker. None of these features are guaranteed to be implemented, but they are on my radar.

BeepMini

BeepMini is a tiny JavaScript library for making, sharing and playing retro games. If you want to contribute to the project, please visit the BeepMini GitHub repository.