A simulation I made after watching a video with a similar game to this.

The balls have 3 different colors: red balls are the rocks, blue balls are the papers and green balls are the scizors.

Each ball will follow the closest ball weaker to it. When two of  the balls touch, the weak one will become strong. For example: a red ball will follow a green ball, since it will transform it into a red ball when touched.

Controls:

- R: goes back to the main menu for new inputs to be written;

- P: pauses and unpauses the simulation;

This simulation was made using the p5.js framework.

Leave a comment

Log in with itch.io to leave a comment.