qazxsw-Creature

Link

The idea is to allow users to create their own “pet”. I want users to be able to control the look of their creatures and interact with them.

The species is called “DIVOC”.  The size of each individual is controlled by the amount of time the user presses their key. The position of each DIVOC is the same as the position of the mouse. When created, each DIVOC can be dragged around by clicking on the particles around their body. The eyes of DIVOCs also follow the mouse.

The project is created using Matter.js. I spend most of my time learning it, and I think my project could be further improved if I am more familiar with its library.