Replicube: A puzzle game about writing code to create shapes
store.steampowered.com
Replicube: A puzzle game about writing code to create shapes
1–10 of 32 posts
Re: Replicube: A puzzle game about writing code to create shapes
#2Re: Replicube: A puzzle game about writing code to create shapes
#3Re: Replicube: A puzzle game about writing code to create shapes
#4Many programming games got complex real quick and frankly annoying. I like this model, it's simple, if you let it through, it's a block, return a number for a colour.
Re: Replicube: A puzzle game about writing code to create shapes
#5https://en.wikipedia.org/wiki/Logo_(programming_language)
Hopefully this program also helps teach children new ways of thinking. As a suggestion, any sort of 'building blocks' graphical script language that doesn't need words?
Re: Replicube: A puzzle game about writing code to create shapes
#6The description reminds me of 'that turtle program' I encountered as a child... https://en.wikipedia.org/wiki/Logo_(programming_language) Hopefully this program also helps teach children new ways of thinking. As a suggestion, any sort of 'building blocks' graphical script language that doesn't need words?
Re: Replicube: A puzzle game about writing code to create shapes
#7That's nice because it's a programming game, but it doesn't send you in the deep-end. Whatever you do appears on the screen pretty much instantly, so you get that constant feedback loop, it's like a 3D voxel REPL. Many programming games got complex real quick and frankly annoying. I like this model, it's simple, if you let it through, it's a block, return a number for a colour.
Re: Replicube: A puzzle game about writing code to create shapes
#8Re: Replicube: A puzzle game about writing code to create shapes
#9That's nice because it's a programming game, but it doesn't send you in the deep-end. Whatever you do appears on the screen pretty much instantly, so you get that constant feedback loop, it's like a 3D voxel REPL. Many programming games got complex real quick and frankly annoying. I like this model, it's simple, if you let it through, it's a block, return a number for a colour.
Re: Replicube: A puzzle game about writing code to create shapes
#10That's nice because it's a programming game, but it doesn't send you in the deep-end. Whatever you do appears on the screen pretty much instantly, so you get that constant feedback loop, it's like a 3D voxel REPL. Many programming games got complex real quick and frankly annoying. I like this model, it's simple, if you let it through, it's a block, return a number for a colour.
It's a lot like shader programming. I guess one could argue it is shader programming.