Skip to content

kayyraa/MatterBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatterBox

Matter Box is a physics-based sandbox game inspired by The Powder Toy. Create, experiment, and explore with an array of elements and reactions in a dynamic, interactive environment.

🌟 Features

  • Interactive Physics: Realistic particle simulation with endless possibilities.
  • Unique Elements: Includes most of the elements in the real world with creative options.
  • Unleash Your Imagination: Features over 50 dynamic elements designed for limitless simulation possibilities.
  • Intuitive Interface: Simple controls for all levels of users.
  • Creative Freedom: Build, destroy, and experiment your way.

🎮 Controls

---------------------------------------------------------------------------
| Action                     | Input                                      |
|----------------------------|--------------------------------------------|
| Stop the simulation        | Keyboard `SPACE` Key                       |
| Step one frame             | Keyboard `F` Key                           |
| Clear all particles        | Keyboard `C` Key                           |
| Copy element               | Mouse Wheel Button                         |
| Place particle             | Mouse Left Button (Hold to place multiple) |
| Remove particles           | Mouse Right Button Hold                    |
| Increase cursor radius     | Left Shift + Mouse Wheel                   |
| Draw line particle         | Left Shift Hold + Mouse Left Button Hold   | 
---------------------------------------------------------------------------

⬇ Installation

  1. Clone the repository:
    git clone https://github.com/kayyraa/MatterBox.git
    

⬇ Modding

  1. Create a file ending with: ".js".
  2. Write your program in the file.
  3. Publish it on the mod browser if you want.