BBC micro:bit V1 included!
Micro:Gamer is a portable game console extension for the micro:bit board. It features a 128x64 monochrome OLED screen, six buttons (plus the two buttons of the micro:bit), a buzzer for sound and a 2xAAA battery holder. The micro:bit is inserted in the back of the board, like a game cartridge on the GameBoy.
The Micro:Gamer can be programmed with the Arduino IDE using a library derived from the Arduboy. Since the Arduboy and Micro:Gamer have the same screen and buttons, it is very easy to port games from the Arduboy to the Micro:Gamer.
There are 11 games available out of the box:
Install the Arduino Micro:Gamer library:
Sketch > Include Library > Manage Libraries...
MicroGamer
entry.Install your first game:
File > Examples > MicroGamer -> ArduBreakout
Upload
button (arrow in a circle)