项目作者: Pleiades0428

项目描述 :
A python implementation of 'game of life'
高级语言:
项目地址: git://github.com/Pleiades0428/GameOfLife.git
创建时间: 2018-01-21T15:48:17Z
项目社区:https://github.com/Pleiades0428/GameOfLife

开源协议:Apache License 2.0

下载


GameOfLife

This is an implementation of game of life with Python.
It has a console version and UI version made with Tk.

I’m currently working on patterns preview and world state edit.

V0.2

Add patterns preview in UI and a patternsLoader module.
All the patterns are stored in folder ‘patterns’.

V0.1

A basic GameOfLife world.

Screenshot

Screenshot