Releases: AvatoAvenue/non-game-of-life
Releases · AvatoAvenue/non-game-of-life
final release
The game has the following rules (if I remember correctly):
- two odd cells will add up the index, generating a number of cells equal to the index of the sum of both indexes
- an odd cell with an even one will remove the number of cells of the cell with the higher index
- It will probably generate or remove cells when they touch the sides
I also recommend turning on the grid mode... The performance won't be the best in either case, but I think it will work.
Release in a single exe
This is the default game.
Rules be released in the future.
I recommend using the grid.