can three.js build a game? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

can three.js build a game?

I want to build a game where two cartoons play rock, paper, scissors. I know css, html and a little of js. Should I learn three.js to build it, or learn unity or unreal? The game is not going to be complex.

21st Jun 2020, 11:38 AM
Fasasi Sherif
Fasasi Sherif - avatar
2 ответов
+ 1
🇮🇳Vivek🇮🇳 thanks very much. U cleared my doubt on whether I should use three.js or not.
21st Jun 2020, 10:17 PM
Fasasi Sherif
Fasasi Sherif - avatar
0
Three.js is library to work with 3d objects. For 2d you can use canvas, pixi.js. Unity or unreal engine will be over killed for small projects. Three.js is great. But the only way to learn three.js is there documentation.
21st Jun 2020, 4:14 PM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar