Archived
1
0
Fork
You've already forked pylife
0
A game of life, written in python
This repository has been archived on 2025年07月29日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 100%
Find a file
2014年01月14日 07:34:55 +00:00
.gitignore Initial commit 2014年01月12日 06:10:19 -08:00
gol.py Made find() 5 FPS quicker by storing the increment and decrement of x and y 2014年01月14日 07:34:55 +00:00
README.md Initial commit 2014年01月12日 06:10:19 -08:00

pylife

A game of life, written in python