Live data from Hacker News

REPL Driven Minecraft

juxt.pro

1–10 of 15 posts

Re: REPL Driven Minecraft

#6
It would be interesting to render the images from the POV of a player in the world onto a large movie screen in game. Then other players could join in, go to the cinema and watch the live stream. Might be fun for game lobbies.

Re: REPL Driven Minecraft

#7
This is cool. I’d like to do this with one of my adult children who has been into Minecraft for years. Was a setup/getting started guide captured from the session that you can share?

Re: REPL Driven Minecraft

#8

This is cool. I’d like to do this with one of my adult children who has been into Minecraft for years. Was a setup/getting started guide captured from the session that you can share?

The workshop repo has detailed instructions you can follow: https://github.com/lambdaisland/witchcraft-workshop :)

Re: REPL Driven Minecraft

#9

It would be interesting to render the images from the POV of a player in the world onto a large movie screen in game. Then other players could join in, go to the cinema and watch the live stream. Might be fun for game lobbies.

It's been done. See https://m.youtube.com/watch?v=_VBO2WRpBrQ

Re: REPL Driven Minecraft

#10

This is cool. I’d like to do this with one of my adult children who has been into Minecraft for years. Was a setup/getting started guide captured from the session that you can share?

This one's older, but here's an example using Haskell: http://www.timphilipwilliams.com/slides/minecraft.pdf

The main idea is algebraic composition (a non-commutative monoid).

Post reply on HN