# Info Screens extension (beta)

**URL:** https://forum.makecode.com/t/info-screens-extension-beta/281
**Category:** Arcade
**Created:** [June 21, 2019, 11:23pm UTC](https://forum.makecode.com/t/info-screens-extension-beta/281 "2019-06-21T23:23:20Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![AlexK](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alexk/32/33339_2.png) [@AlexK](https://forum.makecode.com/u/AlexK)
#### Post date: [June 21, 2019, 11:23pm UTC](https://forum.makecode.com/t/info-screens-extension-beta/281/1 "2019-06-21T23:23:20Z")

</div>

I’ve mentioned this extension in a few other posts. It’s stable enough, now, that I feel comfortable with others using it. The extension can be used to create a variety of information screens: splash screens, options screens, and help screens.

It should be at the point where it’s usable; it includes a simplified Blocks interface. I still consider it to be beta software, particularly for the Blocks interface. I know there are a few things that I want to add there.

Extension URL (for importing into your own projects): [https://github.com/robo-technical-group/pxt-arcade-info-screens.git](https://github.com/robo-technical-group/pxt-arcade-info-screens.git)

See the JavaScript interface in action here:

> **[Info Screens Playground](https://arcade.makecode.com/87246-46074-15485-25206)**
>
> Made with ❤️ in MakeCode Arcade.

You can see the Blocks interface in action in my Blocks template, available here:

> **[Blocks Template](https://arcade.makecode.com/40089-91621-01468-89024)**
>
> Made with ❤️ in MakeCode Arcade.

Example code and full documentation are available here: [https://github.com/robo-technical-group/pxt-arcade-info-screens/blob/master/README.md](https://github.com/robo-technical-group/pxt-arcade-info-screens/blob/master/README.md)

If you run into any bugs, feel free to let me know. Either post here or file an issue at GitHub.

* * *

[See all of my MakeCode Arcade games and extensions here!](https://sites.google.com/site/akulcsarsite/makecode/makecode-arcade)
