Published November 25, 2024
| Version 2.2.0
Software
Open
objetos/p5.quadrille.js: Release of p5.quadrille.js-2.2.0
Authors/Creators
Description
Changelog
Added swap method:
- Swaps two rows with
swap(row1, row2). - Swaps two cells with
swap(row1, col1, row2, col2). - Gracefully ignores invalid inputs without throwing errors.
- Supports method chaining for clean, fluent API usage.
Files
objetos/p5.quadrille.js-2.2.0.zip
Files
(10.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:953b824c803c1d3a779c5bd7e4170603
|
10.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/objetos/p5.quadrille.js/tree/2.2.0 (URL)