close

BeepMini Demo Projects

These are some small demo projects created with BeepMini. You can view the source code and modify them to see how they work.

Actors Example

Preview the bundled actors and their animations.

AStar Example

Demo of the AStar pathfinding library.

BombKing Example

A Bomberman-like game made with BeepMini.

Colors Example

Preview the colours and test the async arrow input.

Custom Image Example

Load a custom image use it as a background for a demo text adventure game.

Fonts Example

Preview the bundled fonts.

Image Recolor Example

Load a photo and recolor it to use the b8 palette. Press any key to cycle through images.

Keyboard Input Example

Display the name of the last key pressed.

Menu Example

A demo of the Menu system.

Music Example

Generate songs with code.

Overworld Game Sample Example

Wander around a retro Zelda style map.

Particle Explosion Example

Display particles in your game to create explosions.

Scenes Example

Preview the scenes and how they connect together.

Simple Maze Game Example

A simple maze game with dynamic lighting.

Sliding Puzzle Game Example

Load a custom image and use it in a simple sliding puzzle game.

Sokoban Game Example

A simple Sokoban game with multiple levels.

Sound Effects Example

Preview the built in sound effects.

Spaceship Game Example

Demo of a space invaders style game with real time updates.

Styled Box styles Example

Preview the bundled styled boxes used for UI buttons, menus, and dialogs.

Text Input Example

Demo of the text input prompt.

Text Printing Samples Example

Test various text properties and effects, including different fonts.

Tilemap Creation Sample Example

See how to create and render a tilemap.

Tilemap Walls Sample Example

See how to create and render a tilemap.

UI Buttons Example

Preview the bundled UI buttons and how to detect tap events.

Vfx Example

Visual Effects Preview.