What should i use to make my js games on? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What should i use to make my js games on?

26th Jul 2022, 7:06 PM
Tri Tops
Tri Tops - avatar
5 Answers
+ 2
You can use any text editor. Popular ones are: Notepad++, Brackets, Visible studio Code.
26th Jul 2022, 7:56 PM
Chris Coder
Chris Coder - avatar
+ 3
I don't quite understand what software you have in mind. You can edit the script in a simple editor and test it in a browser.
26th Jul 2022, 7:35 PM
Lisa
Lisa - avatar
+ 1
For a Javascript multiplayer game you can use the NodeJS environment and learn about websockets. Watch a NodeJS course and then a tutorial on socket.io. If you’re planning on developing a singleplayer game, then there is no need for websockets and you can learn a course here about game development with JS. There are also videogame frameworks like MelonJS and PhaserJS.
28th Jul 2022, 4:55 PM
Magnus
Magnus - avatar
0
Your question is unclear to me, please explain. You might be interested in this sololearn course: https://www.sololearn.com/Course/GameDev-with-JavaScript/?ref=app
26th Jul 2022, 7:24 PM
Lisa
Lisa - avatar
0
What software should i use to make javascript games on on my laptop
26th Jul 2022, 7:34 PM
Tri Tops
Tri Tops - avatar