-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdemopath.red
11 lines (10 loc) · 915 Bytes
/
demopath.red
1
2
3
4
5
6
7
8
9
10
[
"Basic Red GUI Widgets" https://raw.githubusercontent.com/nodrygo/DemosRed/master/demosBasic/basicWidgets.red
"Basic Red Demo Editor" https://raw.githubusercontent.com/nodrygo/DemosRed/master/basicIde//basicedit.red
"Draw with list of points" https://raw.githubusercontent.com/nodrygo/DemosRed/master/simpleDraw/simpleDraw1.red
"Draw with connected lines" https://raw.githubusercontent.com/nodrygo/DemosRed/master/simpleDraw/simpleDraw2.red
"Same + color selector" https://raw.githubusercontent.com/nodrygo/DemosRed/master/simpleDraw/simpleDraw3.red
"Same + POPUP color" https://raw.githubusercontent.com/nodrygo/DemosRed/master/simpleDraw/simpleDraw4.red
"Boucing ball with Face" https://raw.githubusercontent.com/nodrygo/DemosRed/master/simpleDraw/ballbounceFace.red
"Boucing ball with moving draw" https://raw.githubusercontent.com/nodrygo/DemosRed/master/simpleDraw/ballbounce.red
]