Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/404wolf/game-of-life-animation
Game of life, animated, in the console. Written in Python.
https://github.com/404wolf/game-of-life-animation
Last synced: 7 days ago
JSON representation
Game of life, animated, in the console. Written in Python.
- Host: GitHub
- URL: https://github.com/404wolf/game-of-life-animation
- Owner: 404Wolf
- Created: 2024-05-21T23:26:36.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-22T17:19:19.000Z (6 months ago)
- Last Synced: 2024-05-23T01:26:59.638Z (6 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game of Life Terminal Animation
An implementation of the game of life, written in Python, using [XTerm Control Sequences](https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-Controls-beginning-with-ESC) to animate the console. Automatically takes up the entirety of the console.