durka / flappy-dird

An implementation of flappy bird in MacOS's Finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flappy-dird

An implementation of flappy bird in MacOS's Finder.

To play:

  • Clone the repo
  • Run flap.py first-time-setup (flap.py has no dependencies)
  • Open Finder and navigate to the directory where you put this code
  • Open the directory buf1 and sort the window by "Date Modified." Do the same thing with buf2.
    • The game will look really weird if you don't do this!!
  • Run osascript ./flappy-dird.applescript
  • Find the Finder window you opened, play the game.

I will very happily take pull requests if they add new functionality, fix bugs, or are funny.

Gameplay:

vidlong.mp4

About

An implementation of flappy bird in MacOS's Finder

License:MIT License


Languages

Language:Python 91.3%Language:AppleScript 8.7%