CodingTrain / CodingTrain/Wave-Function-Collapse
Do NOT make a new grid
オープン
- 主要言語
- JavaScript
- スター
- 218
- フォーク
- 64
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When a new grid is created, it becomes impossible to check for ALL changes when selecting a random option. Changes are made on the NEW grid, but the checking is done on only the OLD grid. This may lead to some unexpected and or strange bugs.
It would be better to keep using the same grid. Makes things just a little bit faster too. (little bit)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。