-
I love playing Angry Birds, and I followed a tutorial on creating a simple slingshot game with Matter.js.
-
Matter.js is a powerful 2D rigid body physics engine written in JavaScript.
-
This engine allows developers to create complex and dynamic interactions within their games and applications, making it a popular choice for game projects.
git clone git@github.com:emjose/slingshot.git && cd slingshot
open index.html
• The Slingshot Game is best viewed or played on a desktop or laptop computer browser.
• The Slingshot Game is a progressive web app.
• The stack of shapes can be collapsed with the slingshot, or direct interaction with the mouse.