/ebird

Read-only mirror of https://git.sr.ht/~kota/ebird

Primary LanguageGoGNU General Public License v3.0GPL-3.0

EBIRD

TUI Flappy Bird. It's a lil bit jank tbh.

ebird screenshot

Build and Install

Build dependencies:

  • golang
  • make

Optionally configure config.mk to specify a different install location. Defaults to /usr/local/

sudo make install

Uninstall

sudo make uninstall