Skip to content
/ JLife Public

JLife is a small implementation of Conway's Game of Life in Java.

Notifications You must be signed in to change notification settings

unautre/JLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JLife

JLife is a small implementation of Conway's Game of Life in Java.

It uses native AWT convolution and lookup operations for fast computation of the next frame.

About

JLife is a small implementation of Conway's Game of Life in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages