Quick!
-
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
@grumpygamer higher-lower, but with dice.
Super complex I know 😆
-
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
@grumpygamer Puzzle game: you have a cube with all sides different colours (each level has new colours), and a pictude made of coloured squares. You need to lead the cube through the picture, so that its side fall on the same coloured tiles. From start to finish.
-
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
literally *one* cube, as you've described it: a maze or a chase-avoid on the surface of a cube, and the parts you can't see change, and you control the game only by rotating the cube
-
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
@grumpygamer You've got a heavy cube and you need to use physics pushes of varying strength (based on click & hold) to slot it into a square hole, the size of which shrinks with each level until it is the exact dimensions of the cube. You get bonus points if you tip it so the face of the cube's color pointing out matches the floor
-
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
@grumpygamer Katamari but its all just cubes?
-
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
@grumpygamer Maybe check Catherine (2011) from Atlus for inspiration?
-
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
-
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
@grumpygamer@mastodon.gamedev.place
Cube on infinite plane. One of the sides is green, game want the green side pointing up. Gravity is very low, nudge too much and it will flip past "green is up".
When the green side is up, the player wins a million dollars.
Even better, if the player manages to get the green side up - I win a million dollars! -
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
Cube? Instantly the Canadian movie with that name comes to mind, where a bunch of guys need to escape ... I read they technically had a single cube 😉
Or Rubik's cube. ... gosh I am old 🤣
-
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
@grumpygamer I hereby apply for the job of graphics designer.
I can also transform a cube by extruding and scaling. Think about the possibilities. -
undefined oblomov@sociale.network shared this topic
-
@grumpygamer you roll a die, and whatever number the die turns up with is the number of dies the die splits into. 1 = no splitting it just stays. 6 = die forks into 6 dies, in random directions. then when each of those dies come to a stop each of them fork. the "game" is how long the game can run on your computer before the process crashes (with the special super lose condition: you roll a die on pass 1)
@mcc @grumpygamer@mastodon.gamedev.place
sounds a lot like the legendary fork bomb. -
@grumpygamer you roll a die, and whatever number the die turns up with is the number of dies the die splits into. 1 = no splitting it just stays. 6 = die forks into 6 dies, in random directions. then when each of those dies come to a stop each of them fork. the "game" is how long the game can run on your computer before the process crashes (with the special super lose condition: you roll a die on pass 1)
@mcc @grumpygamer damn this is an extremely interesting mathematical question. What is the expected mean number of dies when the process stops?
-
@grumpygamer you roll a die, and whatever number the die turns up with is the number of dies the die splits into. 1 = no splitting it just stays. 6 = die forks into 6 dies, in random directions. then when each of those dies come to a stop each of them fork. the "game" is how long the game can run on your computer before the process crashes (with the special super lose condition: you roll a die on pass 1)
@mcc @grumpygamer it feels like it has a lot in common with games about piles of sticks (building them, disassembling them, etc)
-
@grumpygamer Tetris-like game with 3d shapes made of cubes!
-
Quick! I need a game design idea for a 3D game that only uses a cube. Cube can be different colors. I need something to match Blender skillz.
@grumpygamer too late, Peter Molyneux did it.
-
@mcc @grumpygamer damn this is an extremely interesting mathematical question. What is the expected mean number of dies when the process stops?
@oblomov @grumpygamer it seems to me the chances of the process stopping must be low and must exponentially decrease the longer the process runs
-
@oblomov @grumpygamer it seems to me the chances of the process stopping must be low and must exponentially decrease the longer the process runs
@mcc @grumpygamer that would be my intuition as well but I'm sure there's a mathematical way to prove it
-
@mcc @grumpygamer that would be my intuition as well but I'm sure there's a mathematical way to prove it
@oblomov @mcc @grumpygamer hi! It seems like you've stumbled upon the lovely mathematical genre of problem called 'branching processes' and 'extinction probabilities'. I don't know how to calculate this, but I can show you where to look.
Tbis Reddit post had a similar idea to you: https://www.reddit.com/r/askscience/s/jH1LzTXROe
This is the wiki page on branching processes: https://en.wikipedia.org/wiki/Branching_process?wprov=sfla1
-
@oblomov @mcc @grumpygamer hi! It seems like you've stumbled upon the lovely mathematical genre of problem called 'branching processes' and 'extinction probabilities'. I don't know how to calculate this, but I can show you where to look.
Tbis Reddit post had a similar idea to you: https://www.reddit.com/r/askscience/s/jH1LzTXROe
This is the wiki page on branching processes: https://en.wikipedia.org/wiki/Branching_process?wprov=sfla1
@oblomov @mcc @grumpygamer
After reading up on this a bit I can semi-confidently say that this branching process with d6s will continue infinitely. The highest chance of it terminating is of course in the first or second roll, but after that chances of terminating become infinitesimally small.