Skip to content

Juanvoid01/Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Of-Life

Implementation of Conway's Game of Life with a toroidal array.

Table of Contents

What I learnt

  • Swing
  • Model-View-Controler
  • Observer design pattern
  • Factory design pattern

Implementation

A software that generates the game of life. Possibility to change the laws of the game to other variants.

  • Game


  • Rules Changer


How to use it

Download Java. Execute the GameOfLife.jar.

References

[1] Wikipedia - Conway's Game of Life
[2] Wikipedia - Toroid

About

Conway's Game of life with Java Swing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages