Can i add js libaries | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Can i add js libaries

I want to implement vectors in my game for stuff to move but i'd prefer to add a libaries instead of copy paste it and make my js so big how can i do this?

28th May 2017, 1:20 PM
Marcel
Marcel - avatar
5 ответов
+ 14
<script src=source></script>
28th May 2017, 1:29 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 14
Download lib, upload it to a cloud storage and copy the share link....
28th May 2017, 1:33 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 1
ok thanks
28th May 2017, 1:34 PM
Marcel
Marcel - avatar
0
and where do i get the path?
28th May 2017, 1:32 PM
Marcel
Marcel - avatar
0
can you tell me some cloud examples? i tried google drive and dropbox and both dont seem to work...
28th May 2017, 3:43 PM
Marcel
Marcel - avatar