KO
|
EN
gitlite — search
Search
#javascript
#typescript
#python
#java
#css3
#automation
#flutter
#css
#html
#html5
#security
#golang
GameOfLife
★ 18
Open GitHub ↗
A python implementation of 'game of life'
Download README (.md)
Explore Similar Repositories
gof-rs
:
Game of life rendered in your terminal with over 500+ unique patterns to choose from.
logic-life-search
:
Cellular automata search program
GameOfLife
:
Conway's Game of Life
GameOfLife
:
GameOfLife
GpuLifeGame
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
GameOfLife
?
Download (.md)
# 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 