Skip to content

byakkoder/ByaCell

Repository files navigation

ByaCell

ByaCell is a cellular automata application focused mainly in Life Conway's algorithm.

ByaCell - Cellular Automata App Copyright (C) 2021 John García

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Contribution

I made this software with the porpouse to show my programming skills.

Currently, I don't want collaboration to evolve the source code of this software but maybe in the future I'll consider it.

Best regards and enjoy this software.

About ByaCell

ByaCell uses some third-party libraries with their own licenses. For more information see the THIRD-PARTY-NOTICES.txt file.

Dependencies

  • .NET Framework 4.7.2
  • Microsoft Windows OS compatible with .NET Framework 4.7.2

How to start with ByaCell

  1. Execute ByaCell.exe.
  2. Draw a pattern over the black grid (click and use like a pencil).
  3. Press the "Run Life Simmulation" button.

You can pause the simulation with the "Pause Life Simulation" button and stop it and clear the grid with the "Stop and Clear" button.

If you need clear some cells use the right click and use like a pencil.

Contact