+ 2
is there possible making a game just with javascript code
what i should learn if it's possible
6 Answers
+ 10
yes you can! Actually, there are many games made in JavaScript (usually using a 2d or 3d library, as Pixi.js [1] or Three.js [2]).Â
Furthermore, you can even find some framework explicitly focused on building games in the browser, like Phaser [3].
These framework are usually targeting the browser, so you'll find yourself building games that will not be "native", but sure, there are many of these and sometimes they are a real piece of art.
+ 3
Don't steal my ideas @Idea Thief đ
+ 2
Yes, you cane make games with JavaScript.
First you'll have to learn it.
Then your imagination will be your limit!
Start with simple games like: tic-tac-toe, paper - scissors - rock
Make games with questions and give the results at the end.
(^_^)
+ 2
it's just a nickname Umar
+ 1
You shoulf learn canvas :
https://code.sololearn.com/W4zA2NP0lbZd/?ref=app
+ 1
isnt it called pure java script?



