I WANT MAKE A 3D GAME IN HTML BUT I NOT A EXPERT IN JAVASCRIPT TYPES | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

I WANT MAKE A 3D GAME IN HTML BUT I NOT A EXPERT IN JAVASCRIPT TYPES

i would like to make a 3d game in html but i don't know what kind of javascript to use i was told about three.js but i don't know how to use it if you can help me please help me

27th Jun 2021, 7:36 PM
Nate Emmanuel
Nate Emmanuel - avatar
7 Answers
+ 2
you could either use 'vanilla' javascript or libraries / framework to help you handle the canvas API (and have more or less advanced functions to handle games / 3d functionalities in case of libraries / frameworks)... in both cases you need to learn at least basic of javascript, as libraries / frameworks are made with it and use it to make use of them ^^
27th Jun 2021, 8:44 PM
visph
visph - avatar
+ 1
don't rely on users profile to judge if they are expert or not: that may be insidious ^^ however, I only help on specific topic through Q&A questions: don't rely specifically on me, but on community... do your stuff, and ask when stuck as a specific problem (first use search functionality to avoid duplicate, and post a link to your sololearn codeplayground project as support) ;)
27th Jun 2021, 9:54 PM
visph
visph - avatar
0
I learn all basic of javascript and where do you download Libraires and frameworks
27th Jun 2021, 8:53 PM
Nate Emmanuel
Nate Emmanuel - avatar
0
search them on internet: there are plenty of games engines / 3d specialized libraries / frameworks ;) you could also use sololearn search feature to find plenty of discussions about making games with javascript / using 3d features with or without libraries ;P
27th Jun 2021, 8:58 PM
visph
visph - avatar
0
It for mobile?
27th Jun 2021, 9:14 PM
Nate Emmanuel
Nate Emmanuel - avatar
0
html / javascript projects are almost cross platform compatibles (run in browsers)... you may only handle differently touch and mouse events ^^
27th Jun 2021, 9:18 PM
visph
visph - avatar
0
Thanks you . You can give me some help please because i see you profile and wow you is an expert
27th Jun 2021, 9:48 PM
Nate Emmanuel
Nate Emmanuel - avatar