Inspiration

Borne from the same code as Dot Vector Graphics, we fashioned it into a sort of a game.

What it does

By clicking and dragging to add vectors to the ball, you bounce off (and avoid) dubiously sturdy red platforms to get to the point circles.

How we built it

Most of the code was Javascript, but HTML was used to implement it.

Challenges we ran into

Reflecting the vector on the slope of the curved obstacles required the use of derivatives. We fumbled with syntax and vector algebra for most of the time.

What we learned

How to use canvas in Javascript to draw interactive objects.

What's next for You Lose Mate: The Game

The creation of more levels, perhaps a menu, maybe the removal of those grey lines (though I, personally, think they have charm).

Built With

Share this project:

Updates