Skip to content
/ pon2 Public

Application & Library Dedicated to Puyo Puyo & Nazo Puyo

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

24ik/pon2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

966 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Application & Library Dedicated to Puyo Puyo & Nazo Puyo

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks