answersLogoWhite

0

Yes. Several types of games have been created using JavaScript. Mostly, they involve very basic RPGs or guess-the-number games. The trouble with JS games is that, generally, the answer is right in the code, so that a user who understands and can parse JavaScript, and/or has certain tools such as a JS console, can cheat at the game. There are methods of obfuscating the solutions, but unless some sort of one-way hash is used to store and check the solution instead of plaintext, it can lose its fun.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Does java script coding mean using it for Java programs only Can you use it for Unity or Game-maker?

Java and JavaScript are different, and quite unrelated, languages. JavaScript is not "for Java"; basically you use JavaScript to create special effects on Web pages (HTML pages).


How do you check length of password using javascript?

Use the length property of string in javascript.


What is a java alternative?

There are literally thousands of programming languages. Whether one of them is "an alternative" or not, depends on your specific needs. For example:C#, Python, PHP, and others are used to develop applications.Flash and Silverlight are used specifically to develop "rich" Web content. So is JavaScript, but I believe it is more limited. (JavaScript is unrelated to Java.)There are literally thousands of programming languages. Whether one of them is "an alternative" or not, depends on your specific needs. For example:C#, Python, PHP, and others are used to develop applications.Flash and Silverlight are used specifically to develop "rich" Web content. So is JavaScript, but I believe it is more limited. (JavaScript is unrelated to Java.)There are literally thousands of programming languages. Whether one of them is "an alternative" or not, depends on your specific needs. For example:C#, Python, PHP, and others are used to develop applications.Flash and Silverlight are used specifically to develop "rich" Web content. So is JavaScript, but I believe it is more limited. (JavaScript is unrelated to Java.)There are literally thousands of programming languages. Whether one of them is "an alternative" or not, depends on your specific needs. For example:C#, Python, PHP, and others are used to develop applications.Flash and Silverlight are used specifically to develop "rich" Web content. So is JavaScript, but I believe it is more limited. (JavaScript is unrelated to Java.)


Can you get ipaddress by using javascript?

No, use asp


How do you show the text box output in the browser using Ajax code?

You can directly do that in the JavaScript. Just get the value of the input type in JavaScript using id and show it using .innerHTML.


What are the benefits of using JavaScript for forms?

JavaScript can help with dynamic retrieval of form data using AJAX and also the data can be checked and validated before sending it to the server. Apart from that you could add some animation and change views using javascript and jquery.


Is travian a flash based game?

No..is a Javascript based online game


How can you close the iframe in calling page in php and javascript?

Using JavaScript, you can accomplish this by deleting the iframe node from the DOM.


What does a JavaScript certificate document?

A JavaScript certificate document is a document that proves you have all knowledge needed to master web development by using the Javascript and also HTML/DOM.


Can you insert a cookie using javascript?

modify document.cookie


How do you connect oracle database in javascript?

By using ODBC


Identify two programming languages commonly used to develop web applications?

JavaScript and ActiveX