SkillAgentSearch skills...

PicoRetroGamingSystem

Code and games for Raspberry Pi Pico RetroGaming System

Install / Use

/learn @YouMakeTech/PicoRetroGamingSystem
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Raspberry Pi Pico RetroGaming System

Code and games for the Raspberry Pi Pico RetroGaming System

Files

  • PicoPong.py: a simple Pong game
  • PicoInvaders.py: A simplified Space Invaders game
  • PicoInvadersPnp: A Space Invaders game by Print N'Play (Original source code from https://github.com/printnplay/Pico-MicroPython)
  • PicoSnake.py: A snake game by Twan37 (Original source code from https://github.com/Twan37/PicoSnake)
  • PicoDino.py: A Dino game port by tyrkelko
  • Pico2048.py: A 2048 game port by tyrkelko
  • PicoTetris.py: A tetris clone game port by tyrkelko
  • PicoFullSpeed.py: A moto game by Kuba & Stepan (Original source code from https://github.com/Hellmole/Raspberry-pi-pico-games)
  • PicoLunarModule.py: A lunar module game by Kuba & Stepan (Original source code from https://github.com/Hellmole/Raspberry-pi-pico-games)
  • PicoGame.py: A class to easily write games for the Raspberry Pi Pico RetroGaming System (used by some games)
  • ss1306py.py: Official MicroPython SSD1306 OLED driver, I2C and SPI interfaces

How to use

  • Install MicroPython on the Raspberry Pi Pico
  • Copy the files to the root directory of the Raspberry Pi Pico
  • Restart the Pico
  • Enjoy!
View on GitHub
GitHub Stars49
CategoryDevelopment
Updated4d ago
Forks14

Languages

Python

Security Score

75/100

Audited on Mar 27, 2026

No findings