-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathdata.json
More file actions
366 lines (366 loc) · 10.8 KB
/
Copy pathdata.json
File metadata and controls
366 lines (366 loc) · 10.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
[
{
"name": "Line Rider",
"description": "Draw hills and tracks for a sledder to ride on.",
"link": "https://www.linerider.com/",
"image": "line-rider.png",
"dateAdded": "2023-08-12"
},
{
"name": "Townscaper",
"description": "Build peaceful little island towns.",
"link": "https://oskarstalberg.com/Townscaper/",
"image": "townscaper.png",
"dateAdded": "2023-08-12"
},
{
"name": "The Blob Toy",
"description": "A physics playground for blobs.",
"link": "https://oimo.io/works/blob/",
"image": "the-blob-toy.png",
"dateAdded": "2023-08-12"
},
{
"name": "PICO-8 Education Edition",
"description": "A fantasy console for making, sharing, and playing tiny retro games.",
"link": "https://www.pico-8-edu.com/",
"image": "pico-8.png",
"dateAdded": "2023-08-12"
},
{
"name": "Choo Choo World",
"description": "A 3D wooden train track builder.",
"link": "https://choochooworld.com/",
"image": "choo-choo-world.png",
"dateAdded": "2023-08-12"
},
{
"name": "IsoCity",
"description": "Build tiny isometric cities from a pallette of simple tiles.",
"link": "https://victorribeiro.com/isocity/",
"image": "isocity.png",
"dateAdded": "2023-08-12"
},
{
"name": "iiisometric",
"description": "A canvas for drawing with isometric cubes.",
"link": "https://fffuel.co/iiisometric/",
"image": "iiisometric.png",
"dateAdded": "2023-08-12"
},
{
"name": "Shader Toy",
"description": "A community site for building and sharing shader code creations.",
"link": "https://www.shadertoy.com/",
"image": "shader-toy.png",
"dateAdded": "2023-08-12"
},
{
"name": "Tixy Land",
"description": "A minimalist creative coding environment inside of a 16x16 grid.",
"link": "https://tixy.land/",
"image": "tixy-land.png",
"dateAdded": "2023-08-12"
},
{
"name": "TLDraw",
"description": "An online whiteboard and diagramming tool.",
"link": "https://www.tldraw.com",
"image": "tldraw.png",
"dateAdded": "2023-08-12"
},
{
"name": "SumoPaint",
"description": "An online app for drawing and painting.",
"link": "https://paint.sumo.app/",
"image": "sumo-paint.png",
"dateAdded": "2023-08-12"
},
{
"name": "Slider Land",
"description": "A creative coding playground using only HTML sliders.",
"link": "https://sliderland.blinry.org/",
"image": "sliderland.png",
"dateAdded": "2023-08-12"
},
{
"name": "KidPix",
"description": "The classic drawing program designed for kids.",
"link": "https://kidpix.app/",
"image": "kid-pix.png",
"dateAdded": "2023-08-12"
},
{
"name": "make 8-bit art",
"description": "A lovely online pixel art editor.",
"link": "https://make8bitart.com/",
"image": "make-8-bit-art.png",
"dateAdded": "2023-08-12"
},
{
"name": "Triangulart",
"description": "Graphic editor for isometric illustrations. Pixel art, but with triangles!",
"link": "https://maxwellito.github.io/triangulart/",
"image": "triangulart.png",
"dateAdded": "2023-08-12"
},
{
"name": "Sandspiel",
"description": "A falling sand game where you create scenes with elements like sand, water, plant and fire.",
"link": "https://sandspiel.club/",
"image": "sandspiel.png",
"dateAdded": "2023-08-12"
},
{
"name": "Sandspiel Studio",
"description": "A visual programming tool for creating advanced Sandspiel scenes with custom elements.",
"link": "https://studio.sandspiel.club/",
"image": "sandspiel-studio.png",
"dateAdded": "2023-08-12"
},
{
"name": "Chrome Canvas",
"description": "A drawing canvas with brushes, markers, and ink.",
"link": "https://canvas.apps.chrome/",
"image": "chrome-canvas.png",
"dateAdded": "2023-08-12"
},
{
"name": "Beepbox",
"description": "An online tool for sketching and sharing instrumental music.",
"link": "https://www.beepbox.co/",
"image": "beepbox.png",
"dateAdded": "2023-08-12"
},
{
"name": "Music Box Fun",
"description": "Make and share music box songs online.",
"link": "https://musicbox.fun/",
"image": "music-box-fun.png",
"dateAdded": "2023-08-12"
},
{
"name": "Song Maker",
"description": "A fun and accessible song making tool by Chrome Music Lab.",
"link": "https://musiclab.chromeexperiments.com/Song-Maker",
"image": "song-maker.png",
"dateAdded": "2023-08-12"
},
{
"name": "Bitsy",
"description": "An visual editor for making little games or worlds.",
"link": "https://make.bitsy.org/",
"image": "bitsy.png",
"dateAdded": "2023-08-12"
},
{
"name": "PuzzleScript",
"description": "A simplified code editor for making puzzle games.",
"link": "https://www.puzzlescript.net/editor.html",
"image": "puzzle-script.png",
"dateAdded": "2023-08-12"
},
{
"name": "FlipAnim",
"description": "Create flipbook animations online.",
"link": "https://flipanim.com/",
"image": "flip-anim.png",
"dateAdded": "2023-08-12"
},
{
"name": "Twine",
"description": "An online editor for making text-based choose-your-own-adventure stories.",
"link": "https://twinery.org/",
"image": "twine.png",
"dateAdded": "2023-08-12"
},
{
"name": "MakeCode Arcade",
"description": "A visual programming environment where kids can make games (built by Microsoft).",
"link": "https://arcade.makecode.com/",
"image": "makecode-arcade.png",
"dateAdded": "2023-08-12"
},
{
"name": "Blockbench",
"description": "A 3D editor for pixel art and low-poly models (including Minecraft).",
"link": "https://web.blockbench.net/",
"image": "block-bench.png",
"dateAdded": "2023-08-12"
},
{
"name": "Mini Music Machine",
"description": "Polyrhythmic musical loop maker",
"link": "https://muted.io/mini-music-machine/",
"image": "mini-music-machine.png",
"dateAdded": "2023-10-13"
},
{
"name" : "PCEImage Editor",
"description": "Pixel-Character Encoded Image Editor",
"link" : "https://memalign.github.io/m/pceimage/index.html",
"image" : "PCEImage-Editor.png",
"dateAdded": "2023-10-17"
},
{
"name" : "NoiseCraft",
"description": "A node-based modular sound synthesizer.",
"link" : "https://noisecraft.app/",
"image" : "noisecraft.png",
"dateAdded": "2023-11-01"
},
{
"name": "Decker",
"description": "A multimedia sketchpad similar to HyperCard.",
"link": "https://beyondloom.com/decker/index.html",
"image": "decker.png",
"dateAdded": "2023-11-05"
},
{
"name" : "Sand Art",
"description": "Create sandscapes by pouring colored sand.",
"link" : "https://sandart.app/",
"image" : "sand-art.png",
"dateAdded": "2023-12-08"
},
{
"name" : "Bomomo",
"description": "A drawing app for creating abstract art with dynamic brushes.",
"link" : "https://bomomo.com/",
"image" : "bomomo.png",
"dateAdded": "2023-12-08"
},
{
"name": "108",
"description": "A minimal beat machine in the browser .",
"link": "https://martinwecke.de/108/",
"image": "108.png",
"dateAdded": "2024-06-08"
},
{
"name" : "Silk",
"description": "A tool for making flowing generative art.",
"link" : "http://weavesilk.com/",
"image" : "silk.png",
"dateAdded": "2024-01-01"
},
{
"name" : "Omni",
"description": "An interactive keyboard for exploring musical scales.",
"link" : "https://femurdesign.com/omni/",
"image" : "omni.png",
"dateAdded": "2024-01-01"
},
{
"name": "Mutsuacen",
"description": "Create animated and interactive drawings.",
"link": "https://mutsuacen.com/",
"image": "mutsuacen.png",
"dateAdded": "2024-01-01"
},
{
"name": "Sandboxels",
"description": "A falling-sand simulator with over 500 elements to play with.",
"link": "https://sandboxels.r74n.com/",
"image": "sandboxels.png",
"dateAdded": "2024-02-19"
},
{
"name": "Animated Drawings",
"description": "Bring children's drawings to life.",
"link": "https://sketch.metademolab.com/",
"image": "animated-drawings.png",
"dateAdded": "2024-05-04"
},
{
"name": "Minimator",
"description": "A minimalist drawing app for line art using lines and quarter circles.",
"link": "https://minimator.app/",
"image": "minimator.png",
"dateAdded": "2024-05-04"
},
{
"name": "Inspiral",
"description": "Make spiral art with a pen and interlocking gears.",
"link": "https://nathanfriend.io/inspiral-web/",
"image": "inspiral.png",
"dateAdded": "2024-08-27"
},
{
"name": "Peel.fm",
"description": "A little drum machine in your browser.",
"link": "https://peel.fm/",
"image": "peel.png",
"dateAdded": "2024-08-27"
},
{
"name": "Uji",
"description": "A \"minimalist generative art thing.\"",
"link": "https://doersino.github.io/uji/",
"image": "uji.png",
"dateAdded": "2024-09-13"
},
{
"name": "ASCII Art Paint",
"description": "An ASCII-graphics editor.",
"link": "https://kirilllive.github.io/ASCII_Art_Paint/ascii_paint.html",
"image": "ascii-art-paint.png",
"dateAdded": "2024-09-13"
},
{
"name": "SnowDays",
"description": "Make paper snowflakes and contribute them to a worldwide collection.",
"link": "http://snowdays.me/",
"image": "snowdays.jpg",
"dateAdded": "2025-01-18"
},
{
"name": "Rooms",
"description": "Create interactive virtual rooms using an library of tools and assets.",
"link": "https://rooms.xyz/",
"image": "rooms.png",
"dateAdded": "2025-01-18"
},
{
"name": "Marble Run",
"description": "Create a track for a marble to roll on.",
"link": "https://www.marblerun.at",
"image": "marble-run.png",
"dateAdded": "2025-01-18"
},
{
"name": "Thirty-dollar website",
"description": "Make music using memes and actions.",
"link": "https://thirtydollar.website/",
"image": "thirty-dollar-website.png",
"dateAdded": "2025-02-14"
},
{
"name": "Jazzari",
"description": "A programmable band in your browser.",
"link": "https://jackschaedler.github.io/jazzari/index.html",
"image": "jazzari.png",
"dateAdded": "2025-02-18"
},
{
"name": "DustSim",
"description": "A physics sandbox that simulates particles and gravity.",
"link": "https://www.kodub.com/apps/dustsim",
"image": "dustsim.png",
"dateAdded": "2025-02-18"
},
{
"name": "PolyTrack",
"description": "Time-trial racing with a custom track editor.",
"link": "https://www.kodub.com/apps/polytrack",
"image": "polytrack.png",
"dateAdded": "2025-02-18"
},
{
"name": "LudoTune",
"description": "A 3D musical toy for making music with cubes.",
"link": "https://ludotune.com/",
"image": "ludotune.png",
"dateAdded": "2025-03-12"
}
]