Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.33 KB

one-puyo

Simple NazoPuyo(puyo puzzle) available in CUI.

Installation

$ npm install -g one-puyo

Usage

$ one-puyo

How to Play

Connect four or more puyos(🦄🐢🐬🐱) of the same color to clear them.

how-to-play

  1. Choose which column to put.

  2. Choose which puyo to put.

  3. Trigger! All puyos will be cleared if your choice is correct.

Options

-e Easy Mode(Three chains)

easy

-n Normal Mode(Four chains): default

normal

-h Hard Mode(Five chains)

hard

-s or -t Speedrun Mode(Solve five puzzles in a row! Compatible with setting difficulty level)

speedrun

Note

Though emojis will be displayed only in macOS Terminal, it is still playable in other environments.

windows