Maker.io main logo
PROJECT

Tile-Matching Game on the Adafruit Metro RP2350

By Adafruit Industries

This project demonstrates how to run a tile-matching game on the Metro RP2350 using the mouse attached through its USB host pins. It includes controls such as an event button to perform a reset.

PROJECT
33

Minesweeper on Metro RP2350

By Adafruit Industries

This project demonstrates how to run the Minesweeper logic puzzle game on the Metro RP2350 using the mouse attached through its USB host pins.

PROJECT
85

Return to The Matrix with the Metro RP2350

By Adafruit Industries

This project displays high resolution video generated by an Adafruit Metro RP2350. The HSTX bus outputs DVI video which can be shown on an HDMI monitor. The Adafruit-DVI-HSTX library makes the project easy to write programs like this in Arduino, while displayio makes it easy in CircuitPython.

PROJECT
54

Snake Game on Metro RP2350

By Adafruit Industries

The Metro RP2350 makes a perfect little game console. The on-board HSTX combined with a DVI breakout can output to a standard television or computer monitor for the display. The USB host connection makes it easy to take input from a keyboard to control the game.