# Arcade-mini-menu extension

**URL:** https://forum.makecode.com/t/arcade-mini-menu-extension/14368
**Category:** Show & Tell
**Tags:** extension
**Created:** [July 7, 2022, 6:20pm UTC](https://forum.makecode.com/t/arcade-mini-menu-extension/14368 "2022-07-07T18:20:41Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [July 7, 2022, 6:20pm UTC](https://forum.makecode.com/t/arcade-mini-menu-extension/14368/1 "2022-07-07T18:20:41Z")

</div>

![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/b/b620a8740efd9d924126d5e3ff928d72eea26c0c.png)

Hey folks!

I’m pleased to announce a new extension: arcade-mini-menu! If you want to try it out, open the extensions dialog and search for this repo:

> riknoll/arcade-mini-menu

This extension allows you to add menus to your game. Some of its features include:

1. Menus that can be used as sprites (with all the blocks in the Sprites category)
2. Support for both text and icons
3. Automatic scrolling when space is limited
4. Flexible menu layouts including single-column, single-row, and an x-y grid
5. A wide range of menu style options to match the look and feel of your game

Here is an example program that shows off how to use it in a few different ways:

> **[arcade-mini-menu examples](https://arcade.makecode.com/01015-74213-34299-07410)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

All of the blocks should have help pages. For more info, right click on a block and select “Help”.

If you find any bugs or have any feature requests, please file them [in the repo](https://github.com/riknoll/arcade-mini-menu/issues) or just @ me in this thread. Just like my other extensions, once this has had a chance to be tested for a few weeks I plan to move it over to an official Microsoft repo that will show up in the default extension list. Please let me know if you have any feedback before then!

---

_[View the full topic](https://forum.makecode.com/t/arcade-mini-menu-extension/14368)._
