Skip to content

harryhope/picobird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

picobird

🐦 Picobird is a flappy bird clone for Raspberry Pi Pico written in MicroPython.

3Across

Features

  • 🖤 2 colors! Black and White!
  • 👾 Sprites drawn directly to the 1.14 inch display via framebuf
  • 🪫 Working battery indicator
  • 💯 Persistent high score tracking
  • 😓 Progressively harder difficulty

Required Hardware

hardware This project was built using:

  1. Raspberry Pi Pico. Any version as of 2022 should work.
  2. Waveshare 1.14inch LCD
  3. (Optional) Waveshare UPS-B. This allows the game to be played via battery.

Getting Started

  1. Assemble the hardware listed above.
  2. Install Thonny.
  3. Flash your Pico with MicroPython.
  4. Copy all files in the src directory to the root level of your Pico's filesystem.
  5. Press the Run button or F5 in Thonny.

About

🐦 A flappy bird clone for Raspberry Pi Pico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages