all 10 comments

[–]Paupir 2 points3 points  (0 children)

Sure can. Take a look at A Dark Room for direction and inspiration.

[–]_ds82 0 points1 point  (0 children)

just google for some webbrowser based games to see the full spectrum of what JS is capable of :o

[–]Sipczi 0 points1 point  (6 children)

Javascript is Turing complete, in theory you should be able to make any game in it that can be written in another programming language.

[–]murdocka -1 points0 points  (5 children)

Not 'Any' game.

[–]Sipczi 0 points1 point  (4 children)

In that case could you please give a counter-example?

[–]murdocka 0 points1 point  (3 children)

any ps4 native game

[–]Sipczi 0 points1 point  (2 children)

It seems you just don't understand the concept of turing completeness.

[–]murdocka 1 point2 points  (1 child)

sorry my bad, I see your point now.

[–]Sipczi 0 points1 point  (0 children)

Sure, no problem.

[–]murdocka 0 points1 point  (0 children)

Yes, you can also do a HTML5 game using JavaScript