Random Color Selection
Random Colors:
Pick random RGB values (r;g;b) between 0 and 255.
Dark Colors Removed:
The sum of all three RGB values must be more than 255.
Grey Colors Removed:
The difference between the highest and lowest RGB value must be more than 128.
Show/Hide Numbers:
Displays the number of times the random function had to be run before conditions were met.
Source Files:
https://github.com/tristanbob/GDevelop-Experiments/tree/main/ColorExperiments
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Victris Games |
Made with | GDevelop |
Leave a comment
Log in with itch.io to leave a comment.