View Single Post

Old 03-18-2007, 05:12 PM   #3 (permalink)
Kasey C
Junior Member
 
Join Date: Mar 2007
Posts: 1
Rep Power: 0 Kasey C is on a distinguished road
A lot, actually. You can use Javascript combined with DOM to make interactive documents. All those dropdown/roll-down menus are Javascript manipulating Document Objects. There are GRAPHICS games that's made in Javascript. Not that many, but a few. I think someone actually made a Wolfenstein 3D clone in Javascript. (Not that many levels, but it's real 3D in a browser!)The language is also a decent starting point to other stuff, like true Java and JSP
__________________
<a href="http://developer.yahoo.com/about"><img src="http://us.dev1.yimg.com/us.yimg.com/i/us/nt/bdg/websrv_120_1.gif" border="0"> </a>
Kasey C is offline   Reply With Quote