/GameOfLife

WIP!

Primary LanguageJava

GameOfLife

A very simple implementation of John Conway's Game Of Life at Java using the Swing/AWT graphics library. Trying to learn some 2D graphics stuff and derusting my algorithm skills