game-of-death

antagonistic game of life  https://xi.github.io/game-of-death/
git clone https://git.ce9e.org/game-of-death.git

commit
25641ad4dba0b1725ca8318a0f933535ab667031
parent
62b92401a36b02dba1f0078cdc47a3e2ee5f141f
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-11-01 14:42
rename scenarios to reflect order

Diffstat

R scenarios/01_01survive.js -> scenarios/01_survive_01.js 0
R scenarios/02_01growth.js -> scenarios/02_growth_01.js 0
R scenarios/03_01reach.js -> scenarios/03_reach_01.js 0
R scenarios/02_02growth.js -> scenarios/04_growth_02.js 0
R scenarios/04_01glider.js -> scenarios/05_glider_01.js 0
R scenarios/03_02reach.js -> scenarios/06_0reach_02.js 0
R scenarios/04_02glider.js -> scenarios/07_glider_02.js 0
R scenarios/gun.js -> scenarios/08_gun.js 0

8 files changed, 0 insertions, 0 deletions


diff --git a/scenarios/01_01survive.js b/scenarios/01_survive_01.js

diff --git a/scenarios/02_01growth.js b/scenarios/02_growth_01.js

diff --git a/scenarios/03_01reach.js b/scenarios/03_reach_01.js

diff --git a/scenarios/02_02growth.js b/scenarios/04_growth_02.js

diff --git a/scenarios/04_01glider.js b/scenarios/05_glider_01.js

diff --git a/scenarios/03_02reach.js b/scenarios/06_0reach_02.js

diff --git a/scenarios/04_02glider.js b/scenarios/07_glider_02.js

diff --git a/scenarios/gun.js b/scenarios/08_gun.js