Two Projects of mine that I made open source.

So, there are two projects of mine that I have made open source. First, there is the PhSim Editor. This is a GUI editor that allows one to make PhSim simulations without knowledge of programming. PhSim is an open-source Matter.js plugin that I created that allows one to create a Matter.js simulation that has a tree-like structure, such as a game and various other things. Most of it is released under the MIT license, though it does contain third-party, open source components that use different licenses. You can read it by clicking on this link: https://github.com/mjduniverse/phsim-editor/blob/master/LICENSE.md.

Second, there is the simple gravity simulator that utilizes Matter.js to simulate the gravitational pull between circular 2D objects. This is released under the MIT license.

Now, the reason why I am doing this is that I have not been working on these projects for a long time and some might want to improve them. Thus, I am making them open source.

You can find them by clicking these links:

I hope you all enjoy these creations of mine.

August 2019 Website Updates

On August 1, 2019, I have updated this website.

First, I have merged the Alphazoidverse website with the Mjduniverse.com main site; because there seems to be no need for a separate website for the Alphazoidverse. Second, I have turned the Alphazoidverse Factbook into a wiki, thus reviving Alphazoidversepedia. However, I have locked the wiki. Thus, it will act as the official source of information regarding the Alphazoidverse. Third, I have got rid of a few minor issues regarding the themes’ CSS.