-
old script:
```js
I am seeking both a mentee to mentor and(function executeRule(current, previous /*null when async*/) {
var regex = /(!joke)/gmi;
if (regex.test(current.text)) {
var joke…
-
## Add
- `borderwidth=0` to all buttons
- `app.focusRect = false;` to all `initialize` functions
## Remove
- this.getField("info").fillColor = color.transparent;
## Rework
- Double loop fo…
-
# Task
Switch from using cartesian coordinates (x,y) to matrix notation (n,m). This does apply to all files up to this point.
- https://stackoverflow.com/questions/25642532/opencv-pointx-y-repre…
-
# Task
Adjust all PDFs to match the [Naming Convention](https://github.com/rwarnking/pdf-games/wiki/Naming-Convention).
For example:
- Rename all occurances of field to cell.
- Rename all occura…
-
Dear Viresh,
You have made an exquisite tool and I am loving it! One small recommendation I would make is to include an option to toggle symmetry on/off globally, rather than just for next cell cha…
-
wysiwyg found
- [x] manual
added to the github folder
-
Josh Q from DevPlatform would like us to clone [the crossword puzzle tutorial](https://www.near-sdk.io/zero-to-hero/basics/overview) and put it into docs using an assembly script contract. This will b…
-
Convert the crossword puzzle chapter 1 [Rust contract](https://github.com/near-examples/crossword-tutorial-chapter-1/blob/main/contract/src/lib.rs) to AssemblyScript.
This will help complete Issue…
-
Hello, I'm a Japanese programmer, Katayama Hirofumi MZ.
The Asian people uses their double-width characters (Kanji, Hiragana, and Katakana, etc.).
For example: `あいうえおアイウエオ漢字亜井宇`.
'#' (`U+0023`) i…
-
When revealing the solution of the .puz file of the AV Club crossword from 2021-10-13, only the first letter of the rebus squares gets revealed.
However, I tested with a .puz from another rebus puz…