-
Notifications
You must be signed in to change notification settings - Fork 0
/
settings.json
1 lines (1 loc) · 3.76 KB
/
settings.json
1
{"boids": {"title": "Tk Boids", "version": "1.0.0", "url": "https://github.com/beotiger", "date": "2024-03-22", "license": "MIT", "authors": "Beotiger & co.", "options": {"background": "#1a252f", "boidColours": ["#FFF", "#FBF", "#F8F", "#F4F"], "boidRadius": 40, "vid": "boid", "density": "low", "numboids": 0, "speed": 2, "interactive": false, "colorize": false, "mixedSizes": false, "bounce": false, "visibleRadius": 200, "separationDist": 40, "useChasePoints": true, "showChasePoints": true}, "order": 1, "hidden": 0, "timer": 30}, "crazychars": {"title": "Crazy chars", "version": "1.0", "url": "https://github.com/beotiger", "date": "2024-04-04", "license": "MIT", "authors": "Beotiger & co.", "options": {"background": "black", "fontsize": 30, "color1": "#168324", "color2": "#1c2577", "speed": 3}, "order": 2, "hidden": 0, "timer": 30}, "matrix": {"title": "Matrix Digital Rain", "version": "1.0", "url": "https://github.com/StanislavPetrovV/MATRIX-Digital-Rain", "date": "2020-10-25", "license": "MIT", "authors": "StanislavPetrovV", "options": {"background": "black", "fontsize": 30, "color0": "#90EE90", "color1": "#28A028", "color2": "#28FF28"}, "order": 3, "hidden": 0, "timer": 30}, "mondrian": {"title": "Mondrian Gen Art", "version": "1.0", "url": "https://www.youtube.com/watch?v=WfDgd5uflSc", "date": "2024-01-19", "license": "MIT", "authors": "Patt Vira", "options": {"background": "#cdeeca", "colors": ["#FFF001", "#FF0101", "#0101FD", "#f9f9f9"], "columns": 5, "timer": 15}, "order": 4, "hidden": 0, "timer": 30}, "rain": {"title": "Purple rain", "version": "1.0", "url": "https://www.youtube.com/watch?v=KkyIDI6rQJI", "date": "2016-04-25", "license": "MIT", "authors": "The Coding Train", "options": {"background": "black", "drops": 200, "color1": "#1A1BA2", "color2": "#AA2BE2"}, "order": 5, "hidden": 0, "timer": 30}, "saveoclock": {"title": "Save-O-Clock", "version": "0.0.2", "url": "https://github.com/Ex-iT/save-o-clock", "date": "2021-06-26", "license": "MIT", "authors": "Jeroen D.", "options": {"background": "black", "time_format": "%H:%M:%S", "font_family": "JetBrains Mono", "font_size": 64, "foreground_color": "white", "circles": 3}, "order": 6, "hidden": 0, "timer": 30}, "starfield": {"title": "Star Field", "version": "1.0", "url": "https://www.youtube.com/watch?v=p0I5bNVcYP8", "date": "2022-07-31", "license": "MIT", "authors": "Barney Codes", "options": {"background": "black", "colorMode": true, "color1": "#1A1BA2", "color2": "#AA2BE2", "numstars": 500, "acceleration": 0.4, "cycled": true, "interactive": false, "starWidth": 3}, "order": 7, "hidden": 0, "timer": 30}, "starfield2": {"title": "Starfield Simulation", "version": "1.0", "url": "https://youtube.com/watch?v=17WoOqgXsRM", "date": "2016-04-13", "license": "MIT", "authors": "Daniel Shiffman", "options": {"background": "black", "colorMode": true, "color1": "#1A1BA2", "color2": "#AA2BE2", "speed": 22, "stars": 800, "showTails": true}, "order": 8, "hidden": 0, "timer": 30}, "steering": {"title": "Evolutionary Steering", "version": "1.0", "url": "https://www.youtube.com/watch?v=ykOcaInciBI", "date": "2017-04-27", "license": "MIT", "authors": "The Coding Train", "options": {"background": "black", "vehicles": 15, "vehicleRadius": 15, "vehicleWidth": 2, "vehicleAngle": 40, "shrink": true, "food": 40, "poison": 20, "foodRadius": 7, "poisonRadius": 4, "foodColor": "#00FF00", "poisonColor": "#FF0000", "debug": false}, "order": 9, "hidden": 0, "timer": 30}, "tentacles": {"title": "Growing Tentacles", "version": "1.0", "url": "https://www.youtube.com/watch?v=cHlhdhZuZuc", "date": "2022-07-10", "license": "MIT", "authors": "Barney Codes", "options": {"background": "#DCDCDC", "speed": 0.3, "startRad": 30, "dynamicRad": true, "num": 15, "startColor": "#500050", "endColor": "#FFC8FF", "timer": 10}, "order": 10, "hidden": 0, "timer": 30}}