fix https links
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user