CoolFace
Apppublic

alcolopa/shape-snatcher-frenzy

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
20 commits on main
10112bb1y ago

make sure they don't drop at the same y line, make sure that no 2 items are overlapped and make sure that the initial speed does not decrease when the first item is picked up

alcolopa
5d8d8f61y ago

drop more than 1 item at a time

alcolopa
8925bf21y ago

drop the items 1 by 1 but at a faster rate when the level is up and the item slows down when i first catch it

alcolopa
59aa2291y ago

i meant at the same screen not at the same line, they are dropping at the same line i can't catch them now

alcolopa
b0c59ca1y ago

the higher the level the more items should drop at the same time

alcolopa
6cd5ae81y ago

make the initial speed faster

alcolopa
a7fd8a01y ago

make the player smaller, on mobile the legend should be outside of the game box and it's not loading on ios

alcolopa
7acff371y ago

touch control is not working as expected

alcolopa
5d2273a1y ago

the shapes are going from left to right not from top to bottom now

alcolopa
c17d60c1y ago

make the game 9:16 not 16:9

alcolopa
58e692e1y ago

make the stuff go faster gradually they are going faster pretty fast now smooth the animation and make it easier levels

alcolopa
880ecc91y ago

this is cool, the player is hidden under the score board and i would like the aspect ratio of the game to be 16:9 always as like on the phone it's huge on pc

alcolopa
836fc261y ago

index.html:146 Uncaught ReferenceError: Cannot access 'player' before initialization

alcolopa
86d29c51y ago

when i press start nothing happens

alcolopa
43a79331y ago

Make the main screen like a menu and when the player plays press, the meny disapperas and makes it so the game is full screen

alcolopa
7467f051y ago

make all of it full screen, like a real game

alcolopa
d3994cf1y ago

make sure to make it faster as it goes and add more shapes as it goes as well

alcolopa
f2638851y ago

make sure to make it faster as it goes and add more shapes as it goes as well

alcolopa
9615a851y ago

Create a javascript game about a rectangle that catches shapes, add a socring system and make sure to add a life system where if the shape is catchable it deductrs a life from the player if he didn't catch it and the catchable shapes are circle and a square, but if the player catches a triangle the player dies instantly. Make sure to make it usable with a phone as a touch device and with the mouse if on PC

alcolopa
f0580861y ago

initial commit

alcolopa