Login Register


can games be made soley with javascript? filter_list
Author
Message
can games be made soley with javascript? #1
So I decided to take javascript as my first full programming language instead of html and i wonder can games be made with just javascript

Reply

RE: can games be made soley with javascript? #2
Not like full on games. But simple games like tic tac toe and some other simple games etc
Whoop Whoop?

Reply

RE: can games be made soley with javascript? #3
thx m8 i r8 advice 8/8

Reply

RE: can games be made soley with javascript? #4
A lot of the games you see on the mobile app store have been written in JavaScript.
However, it's not "solely" done in JavaScript as a lot of dependencies are pre-compiled C, C++ especially in Android.

Look into JavaScript Unity2D, I hear great things about it.

Reply

RE: can games be made soley with javascript? #5
actually im thinking of using unity to dabble in 3d

Reply

RE: can games be made soley with javascript? #6
(09-07-2015, 04:27 PM)Burning Taco Wrote: actually im thinking of using unity to dabble in 3d

Nice. Post your progress if you actually do start on here, I'd like to see it. Smile

Reply

RE: can games be made soley with javascript? #7
i worked with some animation with a f-16 model i downloaded but that was lost when my laptop hdd crashed.

Reply

RE: can games be made soley with javascript? #8
Instead of HTML? You should learn both. JS is not a replacement for HTML or vice-versa.

Reply

RE: can games be made soley with javascript? #9
(09-08-2015, 04:12 AM)$ninja Wrote: Instead of HTML? You should learn both. JS is not a replacement for HTML or vice-versa.

That's wrong. The only time they meet is in client side web development. :p

Reply

RE: can games be made soley with javascript? #10
(09-08-2015, 03:00 PM)Dijkstra Wrote: That's wrong. The only time they meet is in client side web development. :p

That's true, but what part of my post was wrong, exactly?

Reply







Users browsing this thread: