cd /projects/floppy-bird

> Floppy Bird

Unplayable

Navigate through pipes with a single button. Deceptively simple, surprisingly forgiving.


// PROJECT.INFO
  • LANG: JavaScript
  • STATUS: Unplayable
  • STARS: 0
  • LICENSE: MIT
// COMMANDS

// CAT README.md
# Floppy Bird

Navigate through pipes with a single button. Deceptively simple, surprisingly forgiving.

## INSTALLATION

  $ git clone git@github.com:user/floppy-bird.git
  $ cd floppy-bird
  $ make && make install

## USAGE

  $ floppy-bird --help
  $ floppy-bird --version

## REQUIREMENTS

  - GCC 4.8+
  - Make 3.81+
  - 64K RAM minimum

## LICENSE

  MIT License - See LICENSE for details.
  (C) 2024 - All Rights Reserved
FILE: floppy-bird/README.md LINE: 1/24 INS