Skip to content

b-mi/WPF-Game-Of-Life

Repository files navigation

WPF-Game-Of-Life

WPF / C# / Conway's Game of Life

Features:

  • WPF
  • C#
  • Configurable map size
  • Sample patterns
  • A few known configurations (live neighbours to stay alive / live neighbours reborn)
  • Base rules implementation, possible new rules by IRules interface implementation

More info:

Alt text

Possible updates

  • Toroidal movement
  • Adding known patterns

License: MIT

About

WPF / C# / Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages