1
0

fix https links

This commit is contained in:
2018-02-03 16:50:58 +01:00
parent f7111555a0
commit 2bb453132f
30 changed files with 59 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
SharkSim is my take on a Wa-Tor simulation ([wikipedia.org/wiki/Wator](wikipedia.org/wiki/Wator))
SharkSim is my take on a Wa-Tor simulation ([wikipedia.org/wiki/Wator](https://wikipedia.org/wiki/Wator))
The rules of this [cellular automaton](http://en.wikipedia.org/wiki/Cellular_automaton) are:
The rules of this [cellular automaton](https://en.wikipedia.org/wiki/Cellular_automaton) are:
> Time passes in discrete jumps, which I shall call chronons.
> During each chronon a fish or shark may move north, east, south or west to an adjacent point, provided the point is not already occupied by a member of its own species.