---
title: "How to Create Game in 10 Minutes with Matter.js"
url: https://daily.dev/posts/how-to-create-game-in-10-minutes-with-matter-js-mqy8nfq07
source_url: https://redstapler.co/matter-js-tutorial-game-dev/
type: article
source: "Red Stapler"
published: 2020-10-11T15:11:41.901Z
updated: 2021-10-07T14:17:10.317Z
reading_time: 5
upvotes: 27
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Create Game in 10 Minutes with Matter.js

**[Red Stapler](https://daily.dev/sources/redst)** · 5 min read · 27 upvotes · 1 comments

## Summary

Matter.js is a JavaScript 2D physics engine that is super easy to use. You can create an impressive stuff like this in just a few minutes. In this tutorial, we’ll talk about the basic concept, engine setup and how to make a simple slingshot game from scratch.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://redstapler.co/matter-js-tutorial-game-dev/>

## Community discussion

Top comments from developers on daily.dev.

**@mdzine** · 2 upvotes

> Woow. Article is great! Matter.js library is great one. I loved it !

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

[View this post on daily.dev](https://daily.dev/posts/how-to-create-game-in-10-minutes-with-matter-js-mqy8nfq07)
