mirror of
				https://gitlab.com/klmp200/LO27.git
				synced 2025-10-31 03:33:03 +00:00 
			
		
		
		
	Rule 34 + algo
This commit is contained in:
		| @@ -579,11 +579,12 @@ bool * getFromRules(Matrix m, int ColPos, int RowPos, int n, int rules[]){ | ||||
| 				case 256: | ||||
| 					bools[i] = bottomLeftRule(m, ColPos, RowPos); | ||||
| 					break; | ||||
| 				case 34: | ||||
| 				case 64: | ||||
| 					bools[i] = bottomRightRule(m, ColPos, RowPos); | ||||
| 					break; | ||||
| 				case 1: | ||||
| 					bools[i] = firstRule(m, ColPos, RowPos); | ||||
| 					break; | ||||
| 			} | ||||
| 		} | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user