pon2

Puyo Puyo and Nazo Puyo Application


Need help? Read Nimble

Pon! Tsu

Pon! Tsu is an application and library dedicated to Puyo Puyo and Nazo Puyo.

Features

Installation

Download Pre-built Binaries

You can download the latest pre-built binaries from the Releases page.

Manual Installation

To install via Nimble, run:

nimble install pon2 -p:-d:danger

A full list of compilation options is available in the API documentation.

Usage

Run pon2 in your terminal to see the available commands and usage instructions.

For Developers

API Reference

Detailed documentation is available here: API documentation.

Running Tests

To run the full test, run:

nimble test

Benchmarking

To measure performance, run:

nim c -r benchmarks/main.nim

Generating Web Pages

To generate files in the pages directory, run:

nimble pages

Contributing

  1. Create a new branch for your feature or bug fix.
  2. Submit a Pull Request (PR) to the main branch.

License

Pon! Tsu is licensed under either of

  • Apache License, Version 2.0
  • MIT License

at your option. See LICENSE-APACHE, LICENSE-MIT, and NOTICE for more details.

Author: izumiya-keisuke

Latest versions: 1.1.3 1.1.4 1.2.0

Licence: Apache-2.0

Project website

Docs