Skip to content

Cells v0.4.0 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ayebear ayebear released this 11 Apr 04:07
· 32 commits to master since this release

Added GUI for changing settings while the program is running.
Can change the rules by changing the states on the rule grid, or by entering in a rule string. Both of these instantly sync together, as well as applying the rules to the board being simulated.
The board can be loaded from/saved to any filename.
The board can be set to any size that your graphics card supports.
There are a few preset colors, these can be configured in the config file.
The colors can be set to reverse order.
The simulation speed can be changed to any number of generations per second, currently with just an inputbox, but I will add a slider in the future.
You can play/pause/clear/randomize the board with buttons.
Added more things to the config file.
Improved/fixed many other things.