DEATH

a multiplayer variant of conways game of LIFE
git clone https://git.ce9e.org/DEATH.git

commit
b890206d5ce51a1dbf36acde9df8982426178a47
parent
63c8e9dc5ad344cf160aab10d79a9561b5e1ed3d
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2014-05-25 19:29
mv python code to package

Diffstat

R DeathCli.py -> DEATH/DeathCli.py 0
R DeathCliMenu.py -> DEATH/DeathCliMenu.py 0
A DEATH/__init__.py 0
R death.py -> DEATH/death.py 0
R death_extra.py -> DEATH/death_extra.py 0
R death_extra_abk.py -> DEATH/death_extra_abk.py 0
R death_extra_win.py -> DEATH/death_extra_win.py 0
R matrix.py -> DEATH/matrix.py 0

8 files changed, 0 insertions, 0 deletions


diff --git a/DeathCli.py b/DEATH/DeathCli.py

diff --git a/DeathCliMenu.py b/DEATH/DeathCliMenu.py

diff --git a/DEATH/__init__.py b/DEATH/__init__.py

diff --git a/death.py b/DEATH/death.py

diff --git a/death_extra.py b/DEATH/death_extra.py

diff --git a/death_extra_abk.py b/DEATH/death_extra_abk.py

diff --git a/death_extra_win.py b/DEATH/death_extra_win.py

diff --git a/matrix.py b/DEATH/matrix.py