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.

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.

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.

Text Input Example

Demo of the text input prompt.

Text Printing Samples Example

Test various text properties and effects, including different fonts.