Skip to content

Commit

Permalink
mini fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaAngioloni committed Sep 14, 2018
1 parent 9dee57f commit 2965f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ This implementation of Game of Life presents also a Heatmap (History) of the pas

### Save and Load
Finally the user can save his own creations and load them using the Load and Save buttons at the bottom right.
A modal window will popup so that the user can choose where to save or what to load.
A modal window will pop up so that the user can choose where to save or what to load.

The game states are saved in PNG format (1 channel images \[0 dead cells, 255 living cells\])

Expand Down

0 comments on commit 2965f7e

Please sign in to comment.