Viewing profile — BZH314
BZH314
HN member- Joined
- Wed, Mar 14, 2018, 11:39 PM UTC
- HN karma
- 20
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About BZH314
Twitch Plays Conway's Game of Life https://www.twitch.tv/bzh314
Twitter: https://twitter.com/bzh314
Web: https://bzh314.com
Recent public activity
-
comment
Comment #24843644
For a minesweeper MMO, you can try MineSweeper For Twitch [1] The first Twitch Plays you can play with... your mouse! We can go up to 10k cells max, but you can sweep mines with fr…
-
comment
Comment #22932481
Here is our Twitch Plays implementation: https://www.twitch.tv/bzh314 It supports RLEs [1] so you can quickly create some known shapes or test your own. Crash course on RLEs: b=dea…
-
comment
Comment #22932268
Here is the RLE to reproduce the xkcd pattern in GOL implementations that support Run Length Encoded [1] (b=dead, o=alive, $=new line): 2b3o$2bobo$2bobo$3bo$ob3o$bobobo$3bo2bo$2bob…
-
comment
Comment #22850755
Twitch Plays Conway's Game Of Life is back, in memory of John Conway [1] It's a multiplayer implementation you play through the Twitch chat by sending commands (!ON, !OFF, !RLE, !H…
-
comment
Comment #20536102
The theme of recurring virtual reality is also explored in Avalon [1] ---- [1] https://en.wikipedia.org/wiki/Avalon_(2001_film)
-
comment
Comment #20526364
MSFT, our multiplayer Twitch Plays implementation of minesweeper, playable directly with your mouse (left click to dig, middle click to flag): MineSweeper For Twitch (MSFT) [1] ---…
-
comment
Comment #19240560
Fun stuff, thanks for sharing > You can come up with a million rules about how the colour changes, whether the colour of a new cell is inherited from its parents, whether the life …
-
comment
Comment #18898492
Twitch Plays Conway's Game of Life [1] is a multiplayer implementation of Conway's Game of Life [2] In Twitch Plays Conway's Game of Life, you play by typing commands in the Twitch…
- story
-
comment
Comment #18841338
@app4soft, humbly asking for an "executive summary" tweet (maybe pinned on @OliveTeam?) introducing the project to people who have never heard of it to make it easy to retweet with…
-
comment
Comment #18841260
Thanks for your hard work and the clarifications. Indeed from a 10,000ft view the projects share some good stuff. As @prokoudine pointed out in his other article [1] (linked at the…
-
comment
Comment #18838846
This is a very important point that is probably the source of confusion, and people quickly ditching OpenShot because of installing it through apt. This is exactly what happened to…
-
comment
Comment #18838755
It only mentions it at the beginning (not even linking to it), I don't see where the comparison is, did I miss something? I just confirmed my real-world experience that Openshot is…
-
comment
Comment #18838697
OpenShot [1] is another free (also GPLv3 as Olive) video editor for Windows/Linux/Max using the portable AppImage format [2] (AppImage lets you download a single binary and launch …
-
comment
Comment #17429538
@matts_ramblings approach is great to get a perfect authoritative reference we can use to test and/or train other tools. Other tools mapping the Super Mario Bros. levels: 1. animme…