Skip to content

This is a physics simulation project made using matter.js. You add different body types and play around with it in playground.

Notifications You must be signed in to change notification settings

Meet7834/Matter-Madness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matter Madness

Matter Madness is a physics simulator/playground project that allows you to create and interact with various physics bodies in a dynamic environment.

Table of Contents

Features

  • Create and simulate physics bodies (rectangles, circles, polygons, etc.).
  • Interact with the simulation using the mouse.
  • Customize body properties such as dimensions, angles, and friction.
  • Total CRUD functionality.

Demo

Link to Live Demo

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/Meet7834/Matter-Madness.git
  2. Navigate to the project directory:

    bash
    cd Matter-Madness
    
  3. Open index.html in your web browser or host the project on a web server.

Usage

  • There is a demo playground also built in to get a idea of what you can build.
  • Choose a body type from the dropdown menu.
  • Enter the desired dimensions or properties for the body.
  • Click the "Add Body" button to add the body to the simulation.
  • Interact with the simulation using the mouse.
  • Update and Delete Bodies using left sidebar.

About

This is a physics simulation project made using matter.js. You add different body types and play around with it in playground.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages