game-life

There are 5 repositories under game-life topic.

  • Conway-Game-of-Life

    This is code for my article on cellular automata.

    Language:Python1
  • Cellular-automaton-or-Game-Life-on-WPF-MVVM

    This project was created in the 3rd year of college during the internship. The main theme was ‘The Game of Life’. It can be made in different ways, I decided to make it using WPF and MVVM pattern.

    Language:C#
  • GameLife

    Implementation of Game Life with P5.js

    Language:JavaScript
  • game-life

    simple python OOP game-life realisation in 2 modes of work

    Language:Python
  • GameLife

    The Game of Life is a cellular automaton devised by the British mathematician John Horton Conway in 1970.

    Language:C++