Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 168 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 168 Bytes

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.