CoolFace
Apppublic

y2ba/riba-run-3d-white-box-mvp

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
17 commits on main
96d8e7d1y ago

: Implement Green & Red Coin System

y2ba
0930b891y ago

ok so now, you dont need to have a coin infront of every red box, only infront of some of them, they need to be infront of only a couple, what would be abselutely amazing is if we have 2 red blocks then the coin must be as close to the wall as possible, you neeed to make it difficult to get the green coins

y2ba
254e1061y ago

you keep putting the coins after the red blocks, i need them to be before the red blocks, as in, they neeed to be infront of it, as in when the objects come towards the green cube, its coin first followed by the red cube

y2ba
0ac36801y ago

sorry i made a mistake, i meant can you put those coins infront of the red blocks not behind them, and make sure there is no score logger, just a coin logger, make sure each gold coing gives you plus 10 poins on the coin logger

y2ba
68d41c71y ago

can you make sure the coins come towards the green box at the same speed as the red boxes, and make sure that these gold coins are always infront of a red box

y2ba
856fc1e1y ago

Promote version ee111a9 to main

y2ba
9349d691y ago

coul you place a green coin infront of a couple of the red blocks, not too close, but say around 2 to 3 block lengths away from the blocks

y2ba
cd9244d1y ago

can you make the blocks come a little faster and remove the grey thing on the ground, make it so that the speed increaces slowly

y2ba
d4ce7fc1y ago

Promote version f7d130a to main

y2ba
ee111a91y ago

actually no, can you undo the last change pls

y2ba
def3ceb1y ago

make it slower and add more coins and add a sound effect after collecting each coin

y2ba
662b8f51y ago

add coins along the path for the green block to collect

y2ba
3e9c0371y ago

make it go faster in proprtion to the score,

y2ba
8644e3d1y ago

make the blocks come faster and faste, also make sure that the lines on the ground move forward

y2ba
f7d130a1y ago

i need you to make some changes, First, read and understand the entire existing codebase. Your task is to implement two specific, high-priority improvements: a more intelligent obstacle spawning system and a programmatic, scrolling ground grid.

y2ba
2b052991y ago

You are a powerful agentic AI coding assistant. You are pair programming with a user to solve their coding task. Your main goal is to follow the user's instructions with precision and efficiency.

y2ba
a1fdedf1y ago

initial commit

y2ba