Do you need any additional programs to make a javascript game? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Do you need any additional programs to make a javascript game?

like p5.js or something else? i want to learn to make a simillar gane to io games...

23rd May 2017, 9:28 PM
Klāvs
Klāvs - avatar
3 Answers
- 2
Fuck Javascript...pascal is love , pascal is life
24th May 2017, 5:12 AM
Alekss
Alekss - avatar
+ 14
Nope, you can write your game in pure Javascript without any plugins or additional program. However, there are a lot of useful framework for help you to make a game: • easel.js • three.js • pixi.js • [ https://html5gameengine.com/ ] In this period i'm focusing about collision detection and canvas drawing, i'm following this playlist, maybe can be helpful: https://www.youtube.com/playlist?list=PLh-MBXZEiyMhulEqYE3gn63idSAKG6Sx1
23rd May 2017, 9:54 PM
Maz
Maz - avatar
- 2
You can do it with native js... You can do anythin' with native js if you can do it with libraries,cause they all wrote on native js(or using other library,using native js :D) and just reduce way of writing it's functions and methods. But...it's much shorter,simpler and other good words if you're using it....
23rd May 2017, 10:41 PM
Rose Sevenyears
Rose  Sevenyears - avatar