Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
markos373 authored Dec 15, 2020
1 parent 3470731 commit ac0b276
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
This is an implementation of Conway's classic Game of Life. The GUI is written in Swing, with features customizable such as thread count, board size, and simulated rounds. The goal of this project was to analyze run-time performance on varying inputs. A short write-up of my findings are below.

![Conways Analysis](https://i.imgur.com/SCiO5Sv.png)

As for the code - I admit that it is quite poorly organized, due to time constraints and this being my first GUI project.

0 comments on commit ac0b276

Please sign in to comment.