Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
BZH314
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
BZH314
6y ago
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 friends. --- [1] https://www.twitch.tv/bzh314
2.
▲
by
BZH314
6y ago
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=dead, o=alive, $=new line This is the RLE of x
3.
▲
by
BZH314
6y ago
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$2bobo$2bobo! In Twitch Plays Conway's Game Of Life [2] you
4.
▲
by
BZH314
6y ago
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, !HELP, ...). The list of commands and help: [2] You
5.
▲
by
BZH314
7y ago
The theme of recurring virtual reality is also explored in Avalon [1] ---- [1] https://en.wikipedia.org/wiki/Avalon_(2001_film)
6.
▲
by
BZH314
7y ago
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] ---- [1] https://www.twitch.tv/bzh314
7.
▲
by
BZH314
8y ago
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 algorithm is applied to each of the RGB(A?) layers separa
8.
▲
by
BZH314
8y ago
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 chat, like in Twitch Plays Pokémon [3] The b
9.
▲
Show HN: Twitch Plays Conway's Game of Life – Battle Royale Edition (Unity ECS)
(twitch.tv)
4 points
by
BZH314
8y ago
|
1 comments
10.
▲
by
BZH314
8y ago
@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 some essential "selling" points (cross
11.
▲
by
BZH314
8y ago
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 top of this article), Jonathan Thomas from Openshot will be
12.
▲
by
BZH314
8y ago
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 me: started using it from the distro and experienced crashe
13.
▲
by
BZH314
8y ago
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 good enough for many quick uses (more than what the Wi
14.
▲
by
BZH314
8y ago
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 the software directly, no install process or super
15.
▲
by
BZH314
8y ago
@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. animmerger [1] by bisqwit Written in C++. Takes png images as