Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awalias authored Jun 13, 2020
1 parent 4aa7e99 commit e39ee8d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# game-of-life
[Conway's Game of Life](https://en.wikipedia.org/wiki/Conway's_Game_of_Life)

run locally with:
`python -m SimpleHTTPServer`

0 comments on commit e39ee8d

Please sign in to comment.