internetbird / HappinessAutomata

A WinForms application that simulates a cell automata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happiness Automata

This WinForms application simulates a cell automata with the following given rules:

  1. Each cell can contain a women a man or a couple.
  2. Every human (man or woman) has a unique integer value that represents their character.
  3. The humans move across the board and try to form couples.

About

A WinForms application that simulates a cell automata


Languages

Language:C# 100.0%