Skip to content

Commit

Permalink
Merge pull request #1 from jeffreyjackson/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
yonbergman committed Apr 8, 2015
2 parents 4e739ef + 712e887 commit fd31c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ Conway's game of life written in Swift with SpriteKit

Jump straight to interesting parts of the code:
* [The Logic](https://github.com/yonbergman/swift-gameoflife/blob/master/gameoflife/World.swift)
* [Dispaying the cells](https://github.com/yonbergman/swift-gameoflife/blob/master/gameoflife/GameScene.swift)
* [Displaying the cells](https://github.com/yonbergman/swift-gameoflife/blob/master/gameoflife/GameScene.swift)
* [Some tests](https://github.com/yonbergman/swift-gameoflife/blob/master/gameoflifeTests/pointTests.swift)

## Author
Expand Down

0 comments on commit fd31c2c

Please sign in to comment.