DEV Community

Discussion on: I made Squid Game with JavaScript

Collapse
 
ebrahiemgamalmohamed profile image
Ebrahiem Gamal Mohammed • Edited

That is amazing, you are doing a great work.
but just a hint, I tried your demo and the game logic was reversed. For instance, the player must move when the Doll looking backward not forward.

Thanks for sharing.

Collapse
 
0shuvo0 profile image
Shuvo

Actually in the Netflix series player could only move when the doll is looking backward

Collapse
 
chrschroers profile image
chrSchroers • Edited

Yeah but in your game, backward means you can see the back of the doll. but she is actually facing the players (because her view goes to the track), so i guess that is the confusion here.

would be better if the doll was on the left side of the screen, facing towards right, when players should not move.

anyway, great work! i got it immediately :)

Thread Thread
 
0shuvo0 profile image
Shuvo

Alright got it Thanks