Skip to content

A cellular automaton devised by the British mathematician John Horton Conway in 1970 written in java

Notifications You must be signed in to change notification settings

MrPlumbum82/conways_game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Conways Game of Life

This is a cellular automaton devised by the British mathematician John Horton Conway in 1970 written in java.

screenshot

Requirements:

  1. Install Netbeans for your Operating System
  2. Install JDK for you Operating System

How to run:

  1. Clone the repository.
  git clone https://github.com/MrPlumbum82/conways_game_of_life.git
  1. Open folder GameOfLive in Netbeans.
  2. Execute project.

(Optional) Run in terminal:

  sudo apt-get install ant
  ant compile
  ant jar

About

A cellular automaton devised by the British mathematician John Horton Conway in 1970 written in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages