Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

nephest/jhc-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jhc-life

A John Horton Conway's Game of Life implementation. This is a JavaFX app that uses a classical life calculation model.

Demo

jhc-life-demo-720.mp4

Dependencies

  • Java 11+
  • Maven 3+

Features

  • Cross-platform: Windows, Linux, OS X
  • Multithreading
  • Seed based generation
  • Save/Load game
  • Unlimited play field
  • Zoom/speed correction
  • Manual cell editing
  • Keyboard + mouse control