0
Can i make games using javascript ... If yes will it be a simple game or i can maje a profissonal one
3 Answers
+ 1
JS is a scripting language. So if environment permits games can be made. Like many online games are made using JS.
However for games particularly, Java is better choice.