CodingTrain / CodingTrain/Wave-Function-Collapse

Do NOT make a new grid

Aperta
#28 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
218
Fork
64
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.