-
### Reproducer
https://github.com/metafountain/minafountain/blob/38231e5c56eaa9b854f144e7b4ae70c6a5073df8/packages/chain/test/runtime/modules/Sudoku.test.ts#L100
```
pnpm env:inmemory dev
``…
-
Add some simple tests for the `createArray` function.
For this reason, it would be better to pass the input string to it as a parameter instead of getting it inside (`createArray(input: string)`). An…
-
I came across this while trying to fix the benchmarking on my local copy:
```
$ ./benchmarks/List/list_cello
dyld: __dyld section not supported in /Users/Ingwie/Work/Git/Cello/./benchmarks/List…
-
Having an option to choose different patterns like:
- random colors (currently used)
- puzzle games (like [sudoku] grid, [kenken], etc)
- alternating checkboxes (seen in chess/checkers)
- random …
-
the board.js file's object contains a method, `getBoard()`, which has code (currently commented out in favor of an undesirable hardcoded workaround) that should create a randomly generated sudoku boa…
-
Dev Story: As a noir dev with little time to dabble, I want a refined example using the latest language features, such that I can readily see what might benefit my project/interests.
(Based on feedbac…
jzaki updated
8 months ago
-
Seems to only advance it by 1 second ...
```js
it.skip('shows the timer after 700 seconds (using cy.tick)', () => {
const now = Cypress.moment('2010-01-20')
cy.clock(now.toDate())
…
-
npm install is failing because of the reference to `cli.js` inside `package.json`.
```
npm ERR! enoent ENOENT: no such file or directory, chmod '/node_modules/sudoku-generator/cli.js'
```
It …
-
### Bug description
mojo 0.5.0 (& 0.5.1 too) / ubu23.10
This [mojo code](https://github.com/manatlan/sudoku_resolver/blob/mojo_0.4.0/sudoku.mojo) is a lot slower (10x) with the new 0.5.0, than t…
-
Just add some new and intersting js projects for a good refrence.