This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # My own Game Of Life | |
| # Blog post: https://douxx.blog/?p=4-my-own-game-of-life | |
| # Made by douxx.tech / github.com/douxx.tech | |
| # side note: there are some hardcoded values, like | |
| # the 'hardcore' triggers values around lines 190. | |
| import sys | |
| import socket |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Welcome to my pins ! | |
| Hope you find cool things :] |