It's a little game made in a few hours. You need to drag your mouse through the loop as fast as possible. The game starts when you press on the green area. You need to keep your mouse pressed for whole loop.


It was made in HTML and JS from scratch.


You can make your own level by puting picture in the same folder and name it as "level[next number].svg" for exammple "level2.svg". In the picture the rgb(255 0 0) is no go area, rgb(0 255 0) is start and end and rgb(254 254 254) is checkpoint 1 and rgb(253 253 253) is checkpoint 2, both checkpoint 1 and 2 are required.


Download

Download
drag_the_race.zip 9.4 kB

Install instructions

You need to open it as a local server if you have vs code, open the un zip folder in it and use the live server extension. Opening the html file direcly don't work for some reson.

Leave a comment

Log in with itch.io to leave a comment.