I learned JavaScript under the impression that it is a small scripting language, used to deal with cookies for example.
You can of course make a game, but it is not the right language.
Flash is much more similar to C++ and Java, and provides better functionality
Quote:
Originally Posted by Mr_Gee
it just depends on what you are trying to do, for a browserbased "guess the number" game JS is perfect
|
I agree with you. For a "guess the number" JavaScript is a bit more lucis than it would be to write a pseudo random number code
