Can you use your knowledge of JS to collect the coins, and buy the taco?

Use the input area to type JS, and beat the challenge.

Tip 1: Variables include 'person', 'coins', and 'taco'!

Tip 2: Use your browser's devtools (Ctrl + Shift + C) to examine all the parts.

This is just WIP learning project for me... about learning JS!

At the moment, there's only one level, but it works 😀.

Comments

Log in with itch.io to leave a comment.

This looks great but I have no idea what to do😭. Maybe you can add a tutorial or guide the player for the first level.

Fair point sigman! Thank you for trying it 😁

I want to add JavaScript documentation links soon that hint at what to do.

But your comment makes me think there could be a little example lesson that gets the player one coin or something.

I'll give you that hint now though. Type and try:

person.style.translate = "100px"