Skip to content

relkochta/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

relkochta/GameOfLife

Conway's Game of Life in action

A simple, work-in-progress implementation of Conway's Game of Life in Java.

Cloning

To clone the repository:

git clone https://github.com/relkochta/GameOfLife.git

Usage

Simply run compile and run Main.java. No build system is provided at this time.

Press right click to pause or resume the simulation. Press left click to toggle whether or not a cell is alive.

Moving around the simulated plane is currently not supported, nor is customizing the simulation rate.

License

This repository is available under the MIT license, available in the LICENSE file.

About

A Java implementation of Conway's Game of Life

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages