cd /projects/block-drop

> Block Drop

Unplayable

Stack falling tetrominoes and clear lines in this fast-paced puzzle classic.


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

// CAT README.md
# Block Drop

Stack falling tetrominoes and clear lines in this fast-paced puzzle classic.

## INSTALLATION

  $ git clone git@github.com:user/block-drop.git
  $ cd block-drop
  $ make && make install

## USAGE

  $ block-drop --help
  $ block-drop --version

## REQUIREMENTS

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

## LICENSE

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